| From: | nikhil raj <nikhilraj474(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)com, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Why is my Postgre server went in recovery mode all in sudden |
| Date: | 2018-05-11 10:30:09 |
| Message-ID: | CAG1ps1wpBtGOaFWxc0uooQG4zcoDZz_+sLGxw=u2oma0SLhreQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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(dot)klaver(at)aklaver(dot)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(dot)klaver(at)aklaver(dot)com
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2018-05-11 13:36:32 | Re: Why is my Postgre server went in recovery mode all in sudden |
| Previous Message | Ben Hood | 2018-05-11 07:24:41 | Re: Domain based on TIMEZONE WITH TIME ZONE |