BUG #3858: psql hangs if called as postgres is coming online - Mailing list pgsql-bugs

From Faisal N. Jawdat
Subject BUG #3858: psql hangs if called as postgres is coming online
Date
Msg-id 200801082221.m08MLNgY081806@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #3858: psql hangs if called as postgres is coming online
Re: BUG #3858: psql hangs if called as postgres is coming online
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3858
Logged by:          Faisal N. Jawdat
Email address:      faisal@faisal.com
PostgreSQL version: 8.2.5
Operating system:   Mac OS X
Description:        psql hangs if called as postgres is coming online
Details:

If I use psql on a local database while the daemon is coming online, psql
hangs and most be killed.  Subsequent psql processes will connect without
incident.

This is relevant for Mac OS X in particular because the bug prevents
PostgreSQL from being used with launchd as an on-demand service -- running
psql will cause postgres to launch, but the first psql process will be hung.
 This behavior does not impact running PostgreSQL at startup (or manually)
under launchd.

Please mail me if you need launchd plists for these configurations.

pgsql-bugs by date:

Previous
From: "Scot Loach"
Date:
Subject: Re: BUG #3855: backend sends corrupted data onEHOSTDOWNerror
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #3858: psql hangs if called as postgres is coming online