Switch pg_ctl's default about waiting?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Switch pg_ctl's default about waiting?
Date: 2000-12-07 19:05:39
Message-ID: 12476.976215939@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Now that the postmaster takes a noticeable amount of time to shut down,
I'm wondering if pg_ctl's default about whether or not to wait ought
to be reversed. That is, "-w" would become the norm, and some new
switch ("-n" maybe) would be needed if you didn't want it to wait.

Comments?

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-12-07 19:28:28 Re: Re: COPY BINARY file format proposal
Previous Message Randy Jonasz 2000-12-07 17:46:11 Re: RFC C++ Interface