Could not reattach to shared memory

From: Tuan Hoang Anh <hatuan05(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Could not reattach to shared memory
Date: 2009-06-17 14:55:15
Message-ID: 4A3903D3.6050606@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2009-06-17 14:56:14 Re: Playing with set returning functions in SELECT list - behaviour intended?
Previous Message Tom Lane 2009-06-17 14:53:22 Re: Playing with set returning functions in SELECT list - behaviour intended?