Re: any body using Solaris8 with postgresql 7.3.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: any body using Solaris8 with postgresql 7.3.3
Дата
Msg-id 16393.1057331485@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: any body using Solaris8 with postgresql 7.3.3  (Weiping He <laser@zhengmai.com.cn>)
Ответы Re: any body using Solaris8 with postgresql 7.3.3  (Weiping He <laser@zhengmai.com.cn>)
Re: any body using Solaris8 with postgresql 7.3.3  (Mark Kirkwood <markir@paradise.net.nz>)
Re: any body using Solaris8 with postgresql 7.3.3  (Weiping He <laser@zhengmai.com.cn>)
Список pgsql-general
Weiping He <laser@zhengmai.com.cn> writes:
> Later I use:
> pg_ctl start >pgrun.log 2>&1
> to start the program, and it runs ok. but, then the pmdie 2...

Hm.  My first thought was that you needed a </dev/null in there too,
but it looks like pg_ctl does that for you.  The other likely
possibility is that you need a "nohup" in front of all of this.

We should check the theory though.  After you start the postmaster
using the above command, if you type control-C (or whatever your
favorite interrupt character is) on the same terminal, does the
postmaster shut down?

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Weiping He
Дата:
Сообщение: Re: any body using Solaris8 with postgresql 7.3.3
Следующее
От: "Jay O'Connor"
Дата:
Сообщение: Datatypes and performance