Re: Partitioning wiki page - Mailing list pgsql-hackers

From David Fetter
Subject Re: Partitioning wiki page
Date
Msg-id 20081218053826.GL6793@fetter.org
Whole thread Raw
In response to Re: Partitioning wiki page  (Emmanuel Cecchet <manu@asterdata.com>)
List pgsql-hackers
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 <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: Re: rmgr hooks (v2)
Next
From: "Lawrence, Ramon"
Date:
Subject: Re: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets