Re: Why is my Postgre server went in recovery mode all in sudden

Поиск
Список
Период
Сортировка
От nikhil raj
Тема Re: Why is my Postgre server went in recovery mode all in sudden
Дата
Msg-id CAG1ps1wpBtGOaFWxc0uooQG4zcoDZz_+sLGxw=u2oma0SLhreQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Why is my Postgre server went in recovery mode all in sudden  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Why is my Postgre server went in recovery mode all in sudden
Список pgsql-admin
Hi Adrian Klaver,

No its like it opens  connection and once the query gets execute it goes to idle connection and again idle connection time out i kept it for 2 mins .

It never happen again.

need few answers
why will share buffer crashes ?

Thanks,



On Thu, May 10, 2018 at 7:28 PM, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 05/10/2018 04:42 AM, nikhil raj wrote:
1) What OS and version?

ans: windows 2012R2

2) System memory size is ?

ans: 32GB

3) What is session_start_timestamp tracking? In other words what does it match up to here:
ans: This is the format to
timestamp=%m,user=%u,db=%d,app=%a,client=%h,transaction-ID=%x,session_start_timestamp=%s,SQL_state=%e
   The time when the session  is session_started _start_timestamp

4) What is the process that started 2018-04-26 10:08:19?

ans:  Its an backed process of Postgre started parallel worker

5) The query in the log started at 2018-05-07 00:32:46, what is it doing?
ans : query running from an agent if any processing is going on the front end some of the query will run

So there is process that opens a connection, leaves it open and then periodically runs queries?

Has the database shutdown happened again?




--
Adrian Klaver
adrian.klaver@aklaver.com

В списке pgsql-admin по дате отправления:

Предыдущее
От: JaeWon Lee
Дата:
Сообщение: Re: Can I synchronize two master DB clusters except BDR ?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Why is my Postgre server went in recovery mode all in sudden