Re: FATAL: could not reattach to shared memory (Win32) - Mailing list pgsql-general

From Gregory Stark
Subject Re: FATAL: could not reattach to shared memory (Win32)
Date
Msg-id 87ir751153.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: FATAL: could not reattach to shared memory (Win32)  ("Trevor Talbot" <quension@gmail.com>)
Responses Re: FATAL: could not reattach to shared memory (Win32)
Re: FATAL: could not reattach to shared memory (Win32)
List pgsql-general
"Trevor Talbot" <quension@gmail.com> writes:

> I gather postgres depends on it being at the same address, and fixing that
> isn't trivial?

I haven't been following the rest of the thread so I'm not sure if this is
important. But no, fixing that should be relatively trivial as there are
already some configurations where it's not the case (the EXEC_BACKEND case I
believe). The rest of the system uses a shared memory base pointer and
references everything relative to that.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

pgsql-general by date:

Previous
From: Mark
Date:
Subject: pgsql functions: get column headers; optional arguments
Next
From: roy simkes
Date:
Subject: tsearch query question