From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Robert Treat <robert(at)omniti(dot)com> |
Cc: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org, jesus(at)omniti(dot)com |
Subject: | Re: 8.5alpha3 hot standby crash report (DatabasePath related?) |
Date: | 2010-01-08 01:23:29 |
Message-ID: | 1262913809.19367.95536.camel@ebony |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 2010-01-07 at 18:02 -0500, Robert Treat wrote:
> On Jan 7, 2010, at 5:18 PM, Simon Riggs wrote:
>
> > On Thu, 2010-01-07 at 16:56 -0500, Robert Treat wrote:
> >
> >> Not much more to send really.
> >
> > No problem. I can see what causes it, nothing more required, thanks.
> > What I don't fully understand yet is why the error hasn't shown itself
> > before, because it appears such a basic error.
> >
>
> Is anyone doing regular testing on non-linux? (to the extent that
> this is a problem due to Solaris ideas about snprintf).
OK, understand now. The Solaris test failed in a place where it would
have been good if Linux had done so; this has revealed that the relcache
init file deletion required in some places was actually failing. The
path was never set correctly in the first place, it appears. I've
updated the TODO to reflect the new bug report.
I've almost finished hacking a solution. I'll test and commit tomorrow,
since it's a fairly standalone problem, if fiddly.
--
Simon Riggs www.2ndQuadrant.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2010-01-08 01:57:15 | damage control mode |
Previous Message | Bruce Momjian | 2010-01-08 01:14:45 | Re: pg_migrator issues |