Could not reattach to shared memory

Поиск
Список
Период
Сортировка
От Tuan Hoang Anh
Тема Could not reattach to shared memory
Дата
Msg-id 4A3903D3.6050606@gmail.com
обсуждение исходный текст
Ответы Re: Could not reattach to shared memory  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
I am running postgres 8.3.7 on windows server 2008 SP1. But this error
alway occur : FATAL:  could not reattach to shared memory (key=260,
addr=02400000): 487
.Here is my log
2009-06-17 20:45:18 ICT LOG:  database system was shut down at
2009-06-17 17:42:45 ICT
2009-06-17 20:45:22 ICT LOG:  database system is ready to accept connections
2009-06-17 21:36:45 ICT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
FATAL:  could not reattach to shared memory (key=260, addr=02400000): 487
2009-06-17 21:36:48 ICT LOG:  could not receive data from client:
Unknown winsock error 10061
2009-06-17 21:36:48 ICT LOG:  unexpected EOF on client connection

When i run my application again and again, this error disappear. I have
NOD32 and add Postgres\bin\*.* to exclusions of NOD32.
My system :
Postgres 8.3.7
Windows Server 2008 SP1.
Postgres 8.4 beta 1 on other port.
Postgres 8.1 on other port.
NOD32

Sorry for my English
Tuan Hoang Anh
hatuan05@gmail.com

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

Предыдущее
От: "Todd A. Cook"
Дата:
Сообщение: FYI: Load times for a largish DB in 8.2 vs. 8.3 vs. 8.4
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Playing with set returning functions in SELECT list - behaviour intended?