Default Ubuntu post-install Qs (PG v7.4)

Поиск
Список
Период
Сортировка
От Ralph Smith
Тема Default Ubuntu post-install Qs (PG v7.4)
Дата
Msg-id A896EE93-75D0-4762-8A97-C91727D8E11E@u.washington.edu
обсуждение исходный текст
Ответы Re: Default Ubuntu post-install Qs (PG v7.4)  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Список pgsql-general
1)  Am I right when I assume an init.d type of start/kill scenario is used?

2)  The ps -ef shows the process:
     /usr/lib/postgresql/7.4/postmaster -D /var/lib/postgresql/7.4/main
     postgres:  stats buffer process
     postgres:  stats collector process
I see no logfile explicitly defined.  Where is that specified?

3)  In /var/log/postgresql I am getting logging, but not enough.  How can I get more details?

4)  User postgres keeps getting the following showing up:
postgres@smithrn-ltb2:/tmp$ 2007-10-08 20:02:01 LOG:  incomplete startup packet
2007-10-08 20:07:29 LOG:  recycled transaction log file "000000010000007D"
2007-10-09 00:02:02 LOG:  incomplete startup packet
2007-10-09 05:02:01 LOG:  incomplete startup packet
2007-10-09 10:02:01 LOG:  incomplete startup packet

Thank you!

Ralph Smith
=====================


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

Предыдущее
От: "Selena Deckelmann"
Дата:
Сообщение: PostgreSQL Conference Fall 2007, Registration closing soon!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: preferred way to use PG_GETARG_BYTEA_P in SPI