> From: Tom Lane <[EMAIL PROTECTED]>
> Date: Wed, 12 May 2004 16:13:37 -0400
> To: Steve Lane <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [ADMIN] RAM usage per connection
> 
> Steve Lane <[EMAIL PROTECTED]> writes:
>> I have a customer with an application in production (postgres + php +
>> apache) where we began seeing a  number of scary messages in the logs. (It's
>> postgres 7.2.1, by the way).
> ^^^^^^^^^^^^^^
> 
> Reading the CVS logs for post-7.2.1 bug fixes will curl your toes.
> You're irresponsible to still be running production data on that
> version.  Move up to 7.2.4 before you find out the hard way.

I spoke too hastily. It's 7.1.3. Which probably doesn't make it better :-(
> 
>> I tried increasing max_clients, but got a message to the effect that SHMMIN
>> was set incorrectly on my machine ...
> 
> I'd expect SHMMAX to be the issue not SHMMIN.  It's set very
> conservatively on many platforms, and you should not be afraid to raise
> it.

I was also puzzled to see the reference to SHMMIN. I'll look again.

-- steve


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to