Re: [PERFORM] Query Performance and IOWait

2004-11-19 Thread Andrew Janian
: Thursday, November 18, 2004 11:14 AM To: Andrew Janian Cc: [EMAIL PROTECTED] Subject: Re: [PERFORM] Query Performance and IOWait Andrew, Dell's aren't well known for their disk performance, apparently most of the perc controllers sold with dell's are actually adaptec controllers.

Re: [PERFORM] Query Performance and IOWait

2004-11-18 Thread Andrew Janian
all your help, Andrew -Original Message- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Thursday, November 18, 2004 9:40 AM To: Andrew Janian Cc: [EMAIL PROTECTED] Subject: Re: [PERFORM] Query Performance and IOWait "Andrew Janian" <[EMAIL PROTE

Re: [PERFORM] Query Performance and IOWait

2004-11-18 Thread Andrew Janian
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 18, 2004 7:57 AM To: Andrew Janian Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PERFORM] Query Performance and IOWait Andrew, It seems that you could combine the subquery's WHERE clause with the main query&#x

[PERFORM] Query Performance and IOWait

2004-11-18 Thread Andrew Janian
as follows: shared_buffers = 32768 # min 16, at least max_connections*2, 8KB each sort_mem = 262144 # min 64, size in KB And the /etc/sysctl.conf has: kernel.shmall = 274235392 kernel.shmmax = 274235392 The system has 4GB of RAM. I am pretty sure of these s