Re: backup and recovery - Mailing list pgsql-admin
From | Naomi Walker |
---|---|
Subject | Re: backup and recovery |
Date | |
Msg-id | 5.1.0.14.2.20040319091720.0dc9be00@imap.eldocomp.com Whole thread Raw |
In response to | backup and recovery ("Mark M. Huber" <MHuber@VMdirect.com>) |
List | pgsql-admin |
At 01:08 PM 3/18/2004, Mark M. Huber wrote: >Hi all I am reasonable new to postgres so any direction that you can give >in the regards I am sure will be helpful so thanks very much in advance. > >I am not sure if I am doing something wrong or what exactly is going on. I >have a db that I pg_dumped some tables out of and trying to recover them >has taken more than 15 hours and these tables only one of them has over >500,000 rows so what am I missing? > >It seams that any backup and recovery sucks. My main db backup takes over >two hours to complete and 13 hours to recover what am I doing wrong? Any >hints?ideas? Recommendations? I'd expect this would take something more like 10 minutes. Things to check, are you recovering in the same instance? Another machine? I've noticed some funkyness when the table exists, but is emptied. I'd drop the tables and recreate. Also, it often goes much faster is you load without indexes, and create them later. You might also want to adjust your shared memory parameters up some, but you have to restart the postmaster for it to take effect. There is definitely something wrong, because i've seen recovery to be pretty darn fast. >________________________________________ >Mark M. Huber >DataBase Administrator >(702)-938-9300 >markh@vmdirect.com >http://www.vmdirect.com >3035 E. Patrick Lane >Suite #1 >Las Vegas, NV 89120 > > <<Mark M. Huber.vcf>> > ------------------------------------------------------------------------------------------------------------------------- Naomi Walker Chief Information Officer Eldorado Computing, Inc. nwalker@eldocomp.com 602-604-3100 ------------------------------------------------------------------------------------------------------------------------- Forget past mistakes. Forget failures. Forget everything except what you're going to do now and do it. - William Durant, founder of General Motors ------------------------------------------------------------------------------------------------------------------------ -- CONFIDENTIALITY NOTICE -- This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain informationthat is privileged, confidential and exempt from disclosure under applicable law. If you are not the intendedaddressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy,disclose or distribute to anyone the message or any information contained in the message. If you have received thismessage in error, please immediately advise the sender by reply email, and delete the message. Thank you.
pgsql-admin by date: