Re: scaling postgres - can child tables be in a different tablespace?

From: Chris Withers <chris(at)simplistix(dot)co(dot)uk>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: scaling postgres - can child tables be in a different tablespace?
Date: 2015-08-04 08:04:33
Message-ID: 55C07211.5010709@simplistix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/08/2015 08:40, Jony Cohen wrote:
> Servers now days reach very impressive write speeds and at rather low
> prices - it's simpler to split the write to 2 tables on different
> tablespaces/devices than 2 servers.
This raises an interesting question: can a child table be in a different
tablespace to its parent and other children of that parent?

cheers,

Chris

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Withers 2015-08-04 08:06:41 Re: scaling postgres
Previous Message Jan Keirse 2015-08-04 07:47:23 Re: Transaction ID Wraparound Monitoring