Re: SR standby hangs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SR standby hangs
Date
Msg-id 22505.1303853500@sss.pgh.pa.us
Whole thread Raw
In response to Re: SR standby hangs  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: SR standby hangs  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> (gdb) p 'postmaster.c'::ProcGlobal->startupProcPid
> $1 = 0
> (gdb) p 'postmaster.c'::ProcGlobal->startupProc
> $2 = (PGPROC *) 0x0

Oh ... you need this patch:

http://git.postgresql.org/gitweb?p=postgresql.git&a=commitdiff&h=9bb1ddec4cd998c5fbac278a54d8ad5a5011e4e1

Update to 9.0.4 ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: GSoC greetings and little question at begining
Next
From: Andrew Dunstan
Date:
Subject: Re: SR standby hangs