Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Performance > Re: Backup caus...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 11 Topic 4047 of 4294
Post > Topic >>

Re: Backup causing poor performance - suggestions

by scott.marlowe@[EMAIL PROTECTED] ("Scott Marlowe") May 5, 2008 at 11:05 AM

On Mon, May 5, 2008 at 10:11 AM, Campbell, Lance <lance@[EMAIL PROTECTED]
> wrote:
> Scott,
>  The last 6 entries are when the system is not backing up.  The system
>  was running fine.  But the other entries are when it was backing up.
>  Reads seem to be fine but any operations that need to write data just
>  hang.

Could you repost that as an attachment? the wrapping applied by your
email client makes it very hard to read.

Just perusing it, it doesn't look like you're CPU bound, but I/O bound.

As Craig mentioned, you may do better with some form of replication
solution here than pg_dumps.

Given that your db can fit in memory (when you say it's 8G do you mean
ON DISK, or in a backup?  Big diff) then the only thing the backups
should be slowing down are update queries.  Select queries shouldn't
even notice.

However, there's a LOT of wait state, and only blocks out, not really
many in, so I'm guessing that you've got a fair bit of writing going
on at the same time as your backups.

-- 
Sent via pgsql-performance mailing list (pgsql-performance@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
 




 11 Posts in Topic:
Backup causing poor performance - suggestions
lance@[EMAIL PROTECTED]   2008-05-05 09:59:57 
Re: Backup causing poor performance - suggestions
scott.marlowe@[EMAIL PROT  2008-05-05 09:05:32 
Re: Backup causing poor performance - suggestions
lance@[EMAIL PROTECTED]   2008-05-05 10:10:22 
Re: Backup causing poor performance - suggestions
scott.marlowe@[EMAIL PROT  2008-05-05 09:54:15 
Re: Backup causing poor performance - suggestions
craig_james@[EMAIL PROTEC  2008-05-05 09:10:16 
Re: Backup causing poor performance - suggestions
scott.marlowe@[EMAIL PROT  2008-05-05 11:05:03 
Re: Backup causing poor performance - suggestions
simon@[EMAIL PROTECTED]   2008-05-05 18:43:52 
Re: Backup causing poor performance - suggestions
scott.marlowe@[EMAIL PROT  2008-05-05 13:44:16 
Re: Backup causing poor performance - suggestions
gsmith@[EMAIL PROTECTED]   2008-05-05 16:03:58 
Re: Backup causing poor performance - suggestions
gsmith@[EMAIL PROTECTED]   2008-05-05 16:11:27 
Re: Backup causing poor performance - suggestions
scott.marlowe@[EMAIL PROT  2008-05-05 15:50:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Sep 6 15:39:59 CDT 2008.