Query

Started by prem tolaniabout 14 years ago3 messagesgeneral
Jump to latest
#1prem tolani
premtolani@yahoo.com

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

#2Adrian Klaver
adrian.klaver@aklaver.com
In reply to: prem tolani (#1)
Re: Query

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: prem tolani (#1)
Re: Query

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