Re: [PERFORM] How much work_mem to configure...

2008-07-07 Thread Bill Moran
In response to "Scott Marlowe" <[EMAIL PROTECTED]>: > On Sat, Jul 5, 2008 at 5:24 AM, Jessica Richard <[EMAIL PROTECTED]> wrote: > > How can I tell if my work_mem configuration is enough to support all > > Postgres user activities on the server I am managing? > > > > Where do I find the indication

Re: [PERFORM] How much work_mem to configure...

2008-07-05 Thread Scott Marlowe
On Sat, Jul 5, 2008 at 5:24 AM, Jessica Richard <[EMAIL PROTECTED]> wrote: > How can I tell if my work_mem configuration is enough to support all > Postgres user activities on the server I am managing? > > Where do I find the indication if the number is lower than needed. You kinda have to do some

[PERFORM] How much work_mem to configure...

2008-07-05 Thread Jessica Richard
How can I tell if my work_mem configuration is enough to support all Postgres user activities on the server I am managing? Where do I find the indication if the number is lower than needed. Thanks, Jessica