On Thu, Dec 18, 2008 at 12:04:00AM -0500, Emmanuel Cecchet wrote: > Hi David, > > Could you explain me what do you mean by putting a partition offline?
I sometimes use pg_dump to archive a partition, then drop that table, bringing it offline, but if needed, it's there in the archive, ready to restore. Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
