Re: scaling postgres - can child tables be in a different tablespace? - Mailing list pgsql-general

From Albe Laurenz
Subject Re: scaling postgres - can child tables be in a different tablespace?
Date
Msg-id A737B7A37273E048B164557ADEF4A58B50F8C0AC@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to Re: scaling postgres - can child tables be in a different tablespace?  (Chris Withers <chris@simplistix.co.uk>)
Responses Re: scaling postgres - can child tables be in a different tablespace?
List pgsql-general
Chris Withers wrote:
> This raises an interesting question: can a child table be in a different
> tablespace to its parent and other children of that parent?

Yes.

Inheritance is a logical concept and is independent of physical placement.

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: dinesh kumar
Date:
Subject: Re: Fwd: postgresql databases disappearing and reappearing and disappearing on localhost - Postgresql x649.3 on Windows 8.1 (64)
Next
From: Melvin Davidson
Date:
Subject: Re: scaling postgres - can child tables be in a different tablespace?