Re: [ADMIN] pg_ctl reload query

2008-02-21 Thread Shilpa Sudhakar
Thanks for the reply. I am sure i didn't issue the restart command. i only did the reload. I'll find out from my other team mates if they issued any restart command by mistake. Thanks again. Regards, Shilpa Andrew Sullivan wrote: On Thu, Feb 21, 2008 at 04:01:00PM +1030, Shilpa Sudhakar w

Re: [ADMIN] pg_ctl reload query

2008-02-21 Thread Andrew Sullivan
On Thu, Feb 21, 2008 at 04:01:00PM +1030, Shilpa Sudhakar wrote: > Hi All, > > Wanted to know what does pg_ctl do in the background when we run *pg_ctl > -D datadir reload * It sends a SIGHUP to the back end. > command. Generally, it just reloads the files and everything works fine. > But stra

[ADMIN] pg_ctl reload query

2008-02-20 Thread Shilpa Sudhakar
Hi All, Wanted to know what does pg_ctl do in the background when we run *pg_ctl -D datadir reload * After modifying the entries in pg_hba.conf file we ran the reload command. Generally, it just reloads the files and everything works fine. But strangely, last time when we ran the reload comma