Re: Waiting for postmaster to be completely started

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: oberpwd(at)anubis(dot)network(dot)com (Wade D(dot) Oberpriller)
Cc: pgsql-general(at)postgresql(dot)org (general-help postgresql)
Subject: Re: Waiting for postmaster to be completely started
Date: 2001-01-16 23:31:41
Message-ID: 14832.979687901@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

oberpwd(at)anubis(dot)network(dot)com (Wade D. Oberpriller) writes:
> Does
> the pg_ctl script wait until postmaster has been started and is ready to
> accept connections?

Not without the -w option, as a moment's inspection of either the docs
or the script itself would've told you ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Abe 2001-01-16 23:37:40 Postgres Warning - index 1
Previous Message Tom Lane 2001-01-16 23:28:56 Re: Re: Unknown Type 'ame' [urgent]