| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | daveg <daveg(at)sonic(dot)net> |
| Cc: | 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-02 14:41:07 |
| Message-ID: | 20091002144107.GB27505@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-hackers |
daveg escribió:
> I work with Kunal and have been looking into this. It appears to be the same
> as the bug described in:
>
> http://archives.postgresql.org/pgsql-bugs/2009-09/msg00355.php
>
> as I have localized it to a NULL pointer deference in
> RelationCacheInitializePhase2() as well. Tom speculates in:
>
> http://archives.postgresql.org/pgsql-bugs/2009-09/msg00372.php
>
> that large numbers of table drops might trigger this. The system in question
> creates and drops temp tables at a high rate which tends to confirm this.
Did you test the patch posted by Tom?
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rafael Domiciano | 2009-10-02 16:35:51 | Re: where the stored function meta data can be found? |
| Previous Message | Julius Tuskenis | 2009-10-02 06:57:40 | where the stored function meta data can be found? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-10-02 14:49:21 | Re: CREATE OR REPLACE FUNCTION vs ownership |
| Previous Message | Boszormenyi Zoltan | 2009-10-02 14:27:20 | Re: CommitFest 2009-09, two weeks on |