Re: Postgres server goes in recovery mode repeteadly

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: daveg <daveg(at)sonic(dot)net>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, kunal sharma <ksharma(dot)linux(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Postgres server goes in recovery mode repeteadly
Date: 2009-10-20 21:59:07
Message-ID: 5992.1256075947@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

daveg <daveg(at)sonic(dot)net> writes:
> We have had this deployed in our test and production environments for a
> couple weeks now. We have not seen any further instance of the problem.
> Without the patch, we would have expected to see at least a few by now.
> So the patch appears to be effective.

Cool, thanks for the follow-up.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2009-10-21 03:03:40 Re: Vacuum Full - stops responding(?)
Previous Message daveg 2009-10-20 21:53:28 Re: Postgres server goes in recovery mode repeteadly

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2009-10-20 22:02:27 Re: alpha2 release notes
Previous Message Tom Lane 2009-10-20 21:54:39 Re: Application name patch - v2