Table inheritance and partitioning - Mailing list pgsql-general

From Kevin Barnard
Subject Table inheritance and partitioning
Date
Msg-id 0E1961A9-C617-4F8F-B6AE-77E5EF91FC99@laser2mail.com
Whole thread Raw
Responses Re: Table inheritance and partitioning  (Vick Khera <vivek@khera.org>)
Re: Table inheritance and partitioning  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-general
I am making the move to partition a table.  I am trying to figure out
the best way to migrate data to the partitions.  I would prefer to not
have down time.  Does anybody have advice to give on this?  Is there
any easy way to determine what records are in the master table and
which ones are in child tables?  I can think of a few migration ideas
doing this.

Thanks in advance.

--
Kevin Barnard
kevin.barnard@laser2mail.com




pgsql-general by date:

Previous
From: Scott Bailey
Date:
Subject: Re: composite type and domain
Next
From: Greg Smith
Date:
Subject: Re: Favorite/Recommended ERD tools