Re: Detaching from controlling terminal
От
Peter Eisentraut
Тема
Re: Detaching from controlling terminal
Дата
Msg-id
Pine.LNX.4.44.0311180723550.639-100000@peter.localdomain
Ответ на
Re: Detaching from controlling terminal (Andrey Mosienko)
Список
Дерево обсуждения
Re: Detaching from controlling terminal Andrey Mosienko <feo@feo.org.ru>
Re: Detaching from controlling terminal Shridhar Daithankar <shridhar_daithankar@myrealbox.com>
Re: Detaching from controlling terminal Stephen Robert Norris <srn@commsecure.com.au>
Re: Detaching from controlling terminal "Craig O'Shannessy" <craig@ucw.com.au>
Andrey Mosienko writes: > > > su pgsql -c "/usr/local/pgsql/bin/pg_ctl > > > -D /usr/local/pgsql/data -l /usr/local/pgsql/log/pgsql.log start" > > > > That should do it. What version are you using? > > PostgreSQL: 7.0.1 - 7.3.4 I'm sure somewhere in between there it didn't work and then it was fixed. If in doubt, redirect all three file descriptors stdin, stdout, stderr somewhere (possibly /dev/null), so they're not attached to the terminal. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-general по дате отправления