Re: Shutting down postgresql - Mailing list pgsql-general

From Martín Marqués
Subject Re: Shutting down postgresql
Date
Msg-id 20011228203004.7B040FBE1@bugs.unl.edu.ar
Whole thread Raw
In response to Re: Shutting down postgresql  ("Peter Darley" <pdarley@Kinesis-CEM.com>)
List pgsql-general
On Vie 28 Dic 2001 13:16, Peter Darley wrote:
> Troy,
>     Something that caught me up at first is that PostgreSQL won't shut down
> until all it's backends close, which means that if you have an application
> connected that uses pooled or cached connections you will probably have to
> shut it down first.

pg_ctl stop -m immediate

Saludos... :-)

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgres processes spending most of their time in the kernel
Next
From: Martín Marqués
Date:
Subject: Re: Shutting down postgresql