Re: Server goes to Recovery Mode when run a SQL

rob stone <floriparob@gmail.com>

From: rob stone <floriparob@gmail.com>
To: PegoraroF10 <marcos@f10.com.br>, pgsql-general@postgresql.org
Date: 2019-02-13T13:41:51Z
Lists: pgsql-general

On Wed, 2019-02-13 at 05:32 -0700, PegoraroF10 wrote:
> is a sql FROM VALUES, why do you need tables ? 
> 
> 


I can see that, however:-

ERROR: relation "col_diasaula" does not exist
  Position: 7477
[SQL State: 42P01]

Is that a table, view or a missing CTE?





Commits

  1. Be more careful about the shape of hashable subplan clauses.