Thread: postgres

postgres

From
Amy Smith
Date:
all
Any kind of parameter in  solaris root section  need to be checked before install postgres in Solaris
 
thanks
Amy

Re: postgres

From
Craig Ringer
Date:
On 9/01/2010 11:23 PM, Amy Smith wrote:
> all
> Any kind of parameter in  solaris root section  need to be checked
> before install postgres in Solaris

Assuming you're asking if any kernel parameters need tuning before
installing PostgreSQL on a solaris system: not really, no. However, you
may need to adjust shared memory limits if you intend to increase
shared_buffers (which you should generally, for better performance).

Please see the installation section of the manual for details.

--
Craig Ringer