Re: Server goes to Recovery Mode when run a SQL - Mailing list pgsql-general

From rob stone
Subject Re: Server goes to Recovery Mode when run a SQL
Date
Msg-id 0689b9bcac79f7f5e76ed69dd4baea012d6a3d33.camel@gmail.com
Whole thread Raw
In response to Re: Server goes to Recovery Mode when run a SQL  (PegoraroF10 <marcos@f10.com.br>)
Responses Re: Server goes to Recovery Mode when run a SQL  (PegoraroF10 <marcos@f10.com.br>)
List pgsql-general
Olá Marcos,



> My original query, which worked for some days and then went to
> recovery mode
> was ...

If it was working and then ceased to function, did any of the following
occur:-

1) Postgres version changed?
2) OS version changed?
3) Schema changes affecting the tables/views used in your query?

I assume that you have a development data base. Can you bump up the log
level on that, run the query and see any errors in the log.

Cheers,
Robert




pgsql-general by date:

Previous
From: Syed Jafri
Date:
Subject: JSONB Array of Strings (with GIN index) versus Split Rows (B-TreeIndex)
Next
From: Vijaykumar Jain
Date:
Subject: FDW, too long to run explain