From: | Daniel René Thul <thuld(at)fh-trier(dot)de> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | FATAL: could not reattach to shared memory (key=412, addr=03C00000): 487 |
Date: | 2008-09-09 09:16:13 |
Message-ID: | 48C63EDD.4090200@fh-trier.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hello,
my log files contains the following error message:
...
2008-09-09 11:03:36 CEST LOG: loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-09-09 11:03:38 CEST LOG: loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-09-09 11:03:38 CEST LOG: loaded library
"$libdir/plugins/plugin_debugger.dll"
FATAL: could not reattach to shared memory (key=412, addr=03C00000): 487
I have seen the other bug report mention this error, but none of the
advises (remove antiVirus software, delete postgesql.pid in data folder
[i done even have a postgesql.pid file ...] , use "sfc /scannow") worked
for me.
The error occures not allways, only in 50% of the cases.
PostgresQL Version: 8.3.3
OS: Windows Vista
Python version: Python 2.5.2
psycopg2 version: 2.0.7
The error occured when I connect to my DB wiht Python via. psycopg2.
I would be grateful for any help .
Daniel||
From | Date | Subject | |
---|---|---|---|
Next Message | Cindy | 2008-09-09 17:29:00 | a question on postgres/xml |
Previous Message | Greg Sabino Mullane | 2008-09-08 20:39:07 | Re: BUG #4410: Indexes not seen right away |