From: | CSN <cool_screen_name90001(at)yahoo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: restart and postgres.conf |
Date: | 2003-10-18 18:54:07 |
Message-ID: | 20031018185407.39620.qmail@web40607.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
There's only one postgresql.conf on my system.
> >> 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.
Redhat 9. I just looked in contrib/startup-scripts
for PG 7.3.4 and both scripts there have just
start/stop/restart/status.
CSN
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Creager | 2003-10-18 19:40:04 | Re: 7.4b4 domain usage and select question |
Previous Message | Alvaro Herrera | 2003-10-18 17:49:33 | Re: Timestamp to date conversion...plz help me |