Re: restart error

Поиск
Список
Период
Сортировка
От Shoaib Mir
Тема Re: restart error
Дата
Msg-id bf54be870610051349j4eb4341o26c50fa222394400@mail.gmail.com
обсуждение исходный текст
Ответ на Re: restart error  (Ray Stell <stellr@cns.vt.edu>)
Список 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 по дате отправления:

Предыдущее
От: Ray Stell
Дата:
Сообщение: Re: restart error
Следующее
От: "Tomeh, Husam"
Дата:
Сообщение: Re: Interface of the R-tree in order to work with