BUG #6526: Intermittent connect issue
The following bug has been logged on the website:
Bug reference: 6526
Logged by: Adam Robertson
Email address: adam.robertson@arvixe.com
PostgreSQL version: 8.3.7
Operating system: Windows Server 2008 R2 Standard
Description:
I'm experiencing intermittent yet frequent connect issues with Postgre
8.3.7.971 when accessing remotely. It doesn't seem to matter where I access
it from, but in my experience it's always via remote connection. It works
fine for around 95% of connections, but it immediately disconnects
frequently with the following log entry:
FATAL: could not reattach to shared memory (key=268, addr=02060000): 487
Please help, this is driving me nuts!
Adam
adam.robertson@arvixe.com writes:
PostgreSQL version: 8.3.7
Operating system: Windows Server 2008 R2 Standard
FATAL: could not reattach to shared memory (key=268, addr=02060000): 487
This is fixed in (IIRC) 8.3.8 and later. The version you are running
is nearly 3 years old ...
regards, tom lane