Re: Solaris initdb fails: shmmax tweak alternative? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Solaris initdb fails: shmmax tweak alternative?
Date
Msg-id 1663.24.211.141.25.1081169626.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: Solaris initdb fails: shmmax tweak alternative?  ("Greg Sabino Mullane" <greg@turnstep.com>)
Responses Re: Solaris initdb fails: shmmax tweak alternative?
List pgsql-hackers
Greg Sabino Mullane said:
>
>
> Having to recompile initdb.c is probably not an option.

Which version of PostreSQL are you installing on this production machine?
initdb is not a C program in any released version - in 7.4.2 it is a shell
script which you could trivially modify. Of course, in the next release it
will be a C program.

cheers

andrew




pgsql-hackers by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: Solaris initdb fails: shmmax tweak alternative?
Next
From: Tom Lane
Date:
Subject: Re: Function to kill backend