select() failed in statistics collector

Поиск
Список
Период
Сортировка
От H Chao
Тема select() failed in statistics collector
Дата
Msg-id 1098403211.41784d8bb017c@sms.ed.ac.uk
обсуждение исходный текст
Ответы Re: select() failed in statistics collector  (Harald Armin Massa <haraldarminmassa@gmail.com>)
Список pgsql-bugs
Hi,

From Postgresql 8.0 beta1 to beta3, I always have the problem of running
postgresql properly on window 2000. And, I've found some people who have posted
the same problem, but I couldn't find the solution for it.

Any suggestion?

James Chao
------------------------------------------------------------------
C:\PostgreSQL\bin>pg_ctl start
postmaster starting

C:\PostgreSQL\bin>LOG:  database system was shut down at 2004-10-22 00:10:53 GMT
Daylight Time
LOG:  checkpoint record is at 0/AA9FA8
LOG:  redo record is at 0/AA9FA8; undo record is at 0/0; shutdown TRUE
LOG:  next transaction ID: 492; next OID: 17230
LOG:  database system is ready
LOG:  select() failed in statistics collector: An operation was attempted on
something that is
not a socket.

LOG:  select() failed in statistics buffer: An operation was attempted on
something that is not a socket.

LOG:  statistics collector process (PID 684) was terminated by signal 1
LOG:  select() failed in statistics buffer: An operation was attempted on
something that is not a socket.

LOG:  select() failed in statistics collector: An operation was attempted on
something that is not a socket.

LOG:  statistics collector process (PID 292) was terminated by signal 1
LOG:  select() failed in statistics buffer: An operation was attempted on
something that is not a socket.

LOG:  select() failed in statistics collector: An operation was attempted on
something that is not a socket.

LOG:  statistics collector process (PID 216) was terminated by signal 1
LOG:  select() failed in statistics buffer: An operation was attempted on
something that is not a socket.

LOG:  select() failed in statistics collector: An operation was attempted on
something that is not a socket.

LOG:  statistics collector process (PID 216) was terminated by signal 1
LOG:  select() failed in statistics buffer: An operation was attempted on
something that is not a socket.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problem with rule and null value
Следующее
От: "Enrico Riedel"
Дата:
Сообщение: Beta3 much slower than Beta2