Query
Hi,
I am using postgresql-8.1 in my application. When I restart the application, I am getting error
PG "FATAL:� could not reattach to shared memory (key=5432001, addr=02100000): Invalid
argument.
I would appreciate, if you can provide some inputs.
Regards,
Prem
On 03/16/2012 02:38 PM, prem tolani wrote:
Hi,
I am using postgresql-8.1 in my application. When I restart the application, I am getting error
PG "FATAL:� could not reattach to shared memory (key=5432001, addr=02100000): Invalid
argument.I would appreciate, if you can provide some inputs.
Would this be on a Windows machine?
Regards,
Prem
--
Adrian Klaver
adrian.klaver@gmail.com
prem tolani <premtolani@yahoo.com> writes:
I am using postgresql-8.1 in my application. When I restart the application, I am getting error
PG "FATAL:� could not reattach to shared memory (key=5432001, addr=02100000): Invalid
argument.
This was fixed in 8.3.something. 8.1 has been out of support for awhile
now.
regards, tom lane