|
|||||||||||
|
Re: [ADMIN] [GENERAL] Error while starting postgreSQL service
From: Magnus Hagander <magnus(at)hagander.net>
Date: Mon Nov 19 2007 - 12:20:20 EST
On Mon, 2007-11-19 at 10:33 +0000, Richard Huxton wrote:
Yeah, going above 1300Mb shared_buffer is certainly going to be a problem. You'll run out of address space in the processes (limited to 2Gb, but that's including code and OS overhead). That said, you're also likely to have a lot of other reasons for having it lower. We've seen a lot of cases where putting shared_buffers as low as possible gives for a lot better performance, and I've yet to see a single case where having shared_buffers very high has helped. (Before someone comments on it, the previous paragraph valid for win32 only, of course) //Magnus ---------------------------(end of broadcast)---------------------------TIP 4: Have you searched our list archives? http://archives.postgresql.org/ Received on Mon Nov 19 12:21:40 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 20:15:14 EDT |
||||||||||
|
|||||||||||