Re: 8.5alpha3 hot standby crash report (DatabasePath related?)
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Treat <xzilla@users.sourceforge.net>, pgsql-hackers@postgresql.org, jesus@omniti.com, robert@omniti.com
Date: 2010-01-07T21:21:01Z
Lists: pgsql-hackers
On Thu, 2010-01-07 at 16:05 -0500, Tom Lane wrote: > Robert Treat <xzilla@users.sourceforge.net> writes: > > Doing some testing with 8.5alpha3, my standby crashed this morning whilst > > doing some testing. Seems I have a core file, so thought I would send a report. > > Hmm. Looks like it's crashing because DatabasePath is not set yet. > We could probably kluge around that by having this function return > without doing anything if DatabasePath is null, but I wonder if this > doesn't indicate that things are being done in the wrong order. > If DatabasePath isn't set, then there's a whole lot of other > infrastructure that's not good either: OK, I think I see this now. Will fix. -- Simon Riggs www.2ndQuadrant.com