Re: PG 7.0.3 & RH 7 IPC problems? - Mailing list pgsql-admin

From Tom Lane
Subject Re: PG 7.0.3 & RH 7 IPC problems?
Date
Msg-id 23013.985888554@sss.pgh.pa.us
Whole thread Raw
In response to Re: PG 7.0.3 & RH 7 IPC problems?  (Stefan Huber <schweinsaug@crosswinds.net>)
List pgsql-admin
Stefan Huber <schweinsaug@crosswinds.net> writes:
> <kill -9 postmaster_pid snipped>
>> 7.1 uses a slightly different approach that hopefully avoids this
>> particular failure scenario...

> Is there any information availible _how_ this is avoided?

We try to remove and recreate, rather than just reuse, an existing
Postgres-owned segment.  Reuse worked fine as long as the segment
size was >= what we were asking for, but otherwise not so fine...

            regards, tom lane

pgsql-admin by date:

Previous
From: Jaume Teixi
Date:
Subject: Re: search on accents -> Why not include this function
Next
From: Tom Lane
Date:
Subject: Re: PG 7.0.3 & RH 7 IPC problems?