Re: [ADMIN] restarting postmaster

2008-03-05 Thread Tom Lane
"Marc Fromm" <[EMAIL PROTECTED]> writes: > My system is Fedora Core 7 running postgresql 8.2.3-2. > I can shutdown postgres and the postmaster with the single command > "pg_ctl stop -m smart." > According to the documentation I can restart the postmaster with "pg_ctl > start." When I enter pg_ctl

[ADMIN] restarting postmaster

2008-03-05 Thread Marc Fromm
My system is Fedora Core 7 running postgresql 8.2.3-2. I can shutdown postgres and the postmaster with the single command "pg_ctl stop -m smart." According to the documentation I can restart the postmaster with "pg_ctl start." When I enter pg_ctl start, everything starts except the postmaster. Ch