Re: restart and postgres.conf - Mailing list pgsql-general

From Martin Marques
Subject Re: restart and postgres.conf
Date
Msg-id 200310171734.46566.martin@bugs.unl.edu.ar
Whole thread Raw
In response to restart and postgres.conf  (CSN <cool_screen_name90001@yahoo.com>)
List pgsql-general
El Vie 17 Oct 2003 16:43, escribió:
> Should "restart" with pg_ctl or /etc/init.d/postgres
> cause postgres.conf to be reread? It doesn't appear to
> do so for me (another oddity - after "restart" the
> last line in the log is "database system is shut
> down"). "stop" followed by "start" works fine.

Maybe you are editing the wrong postgresql.conf file.

> Feature request - add "reload" to /etc/init.d/postgres

# /etc/init.d/postgresql
Uso: /etc/init.d/postgresql
{start|stop|status|restart|condrestart|reload|force-reload}

You should tell us what OS you are using.


--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telemática
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


pgsql-general by date:

Previous
From: J Smith
Date:
Subject: Using subselects in INSERTs?
Next
From: "Joshua D. Drake"
Date:
Subject: Writers Wanted