Обсуждение: BUG #6526: Intermittent connect issue

Поиск
Список
Период
Сортировка

BUG #6526: Intermittent connect issue

От
adam.robertson@arvixe.com
Дата:
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:=20=20=20=20=20=20=20=20

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=3D268, addr=3D02060000): 4=
87

Please help, this is driving me nuts!=20=20

Adam

Re: BUG #6526: Intermittent connect issue

От
Tom Lane
Дата:
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