How to tell when postmaster is ready - Mailing list pgsql-general

From Thomas Hallgren
Subject How to tell when postmaster is ready
Date
Msg-id ca91hr$281s$1@news.hub.org
Whole thread Raw
Responses Re: How to tell when postmaster is ready  (Holger Klawitter <lists@klawitter.de>)
Re: How to tell when postmaster is ready  (Richard Huxton <dev@archonet.com>)
Re: How to tell when postmaster is ready  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I'm writing a small test harness. I have two threads. One that starts
the postmaster and another that does all the testing and finally stops
the postmaster with a pg_ctl stop. At present, the second thread starts
with a sleep sufficient to ensure that the postmaster is running. Is
there a proper way to test when the postmaster is ready to receive commands?

Kind regards,

Thomas Hallgren


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Postgresql vs. aggregates
Next
From: "Nick Barr"
Date:
Subject: Re: Postgresql vs. aggregates