Re: [GENERAL] shutdown gracefully & single user mode? - Mailing list pgsql-general

From amy cheng
Subject Re: [GENERAL] shutdown gracefully & single user mode?
Date
Msg-id 19990914185126.63439.qmail@hotmail.com
Whole thread Raw
List pgsql-general
Jeff, Bryan, Teodor:

thank you all so much!!!
one related/furthur question:

>0. LOCK TABLE IN EXCLUSIVE MODE
this is what I'm concerned. Now, the "shutdown" a table gracefully
is solved. How about the whole postmaster (in some other situation),
how can I shut it down GRACEFULLY (i.e., I know that the data will
not be corrupted because of my "shutdown". Also, how do I know that there is
no user connected? BTW, It's a cgi-db).

amy

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

pgsql-general by date:

Previous
From: Michael Simms
Date:
Subject: Re: [GENERAL] max() question
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] BUG with UNIQUE clause