Re: restart error - Mailing list pgsql-novice

From Shoaib Mir
Subject Re: restart error
Date
Msg-id bf54be870610051349j4eb4341o26c50fa222394400@mail.gmail.com
Whole thread Raw
In response to Re: restart error  (Ray Stell <stellr@cns.vt.edu>)
List pgsql-novice
This is actually a fast mode of stopping the database server. You saw a lot of -15 as all the clients were forcefully disconnected as result of the -mf switch.

You can find details at --> http://www.postgresql.org/docs/8.1/interactive/app-pg-ctl.html

""Fast" mode does not wait for clients to disconnect. All active transactions are rolled back and clients are forcibly disconnected, then the server is shut down"

Thanks,
-----
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 10/6/06, Ray Stell <stellr@cns.vt.edu> wrote:
On Fri, Oct 06, 2006 at 01:35:52AM +0500, Shoaib Mir wrote:
> OR you can use
>
> pg_ctl -D <data-folder> -mf

pg_ctl stop -D <data-folder> -mf

nice.  Had not found that in google, lots of kill -15 refs

thanks.

pgsql-novice by date:

Previous
From: Ray Stell
Date:
Subject: Re: restart error
Next
From: "Tomeh, Husam"
Date:
Subject: Re: Interface of the R-tree in order to work with