Re: Table partitioning - Mailing list pgsql-general

From Tom Lane
Subject Re: Table partitioning
Date
Msg-id 27234.1242827230@sss.pgh.pa.us
Whole thread Raw
In response to Table partitioning  (Robert Gravsjö <robert@blogg.se>)
List pgsql-general
=?ISO-8859-1?Q?Robert_Gravsj=F6?= <robert@blogg.se> writes:
> Is there a reason to avoid populating the master table other that the
> cost of the data always being included when querying?

You can do it if you want ... I think most people think it complicates
data management, but there's nothing in the system design that prevents
it.

            regards, tom lane

pgsql-general by date:

Previous
From: Timmy
Date:
Subject: Can not decompress a compressed string by plpy!
Next
From: Andy Colson
Date:
Subject: Re: [Windows] Feedback on PG?