Re: 8.1beta, SunOS and shmget - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 8.1beta, SunOS and shmget
Date
Msg-id 9621.1125324903@sss.pgh.pa.us
Whole thread Raw
In response to 8.1beta, SunOS and shmget  ("Sergey E. Koposov" <math@sai.msu.ru>)
Responses Re: 8.1beta, SunOS and shmget  ("Sergey E. Koposov" <math@sai.msu.ru>)
Re: 8.1beta, SunOS and shmget  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
"Sergey E. Koposov" <math@sai.msu.ru> writes:
> So, are the shared memory requirements increased for 8.1 ?

Yes; mostly from 2PC support I think.  Try reducing
max_prepared_transactions.  (We might want to debate whether the default
setting should be smaller than 50 --- it looks to me like that's adding
over 700K to the default shared memory block size.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Improved \df(+) in psql + backward-compatibility
Next
From: Tom Lane
Date:
Subject: Re: Improved \df(+) in psql + backward-compatibility