Re: PG 12: Partitioning across a FDW? - Mailing list pgsql-general

From Chris Morris
Subject Re: PG 12: Partitioning across a FDW?
Date
Msg-id CALrUc2XAmvYFjGf0nEC6EzzvbWhOSJ1ByT-BOyH1i9VBKNCUkQ@mail.gmail.com
Whole thread Raw
In response to Re: PG 12: Partitioning across a FDW?  (Michael Lewis <mlewis@entrata.com>)
List pgsql-general
Right now my dbs are hosted by Heroku, so I doubt I have any control over the dbs at that level. 

Thanks for the idea though! :) 

On Wed, Mar 25, 2020 at 12:04 PM Michael Lewis <mlewis@entrata.com> wrote:
Chris,
Does it actually need to be a different server and database, or would it be possible to have another storage device added to your existing database and make use of tablespaces to accomplish pseudo-archive of older partitions? Just a thought.

pgsql-general by date:

Previous
From: Michael Lewis
Date:
Subject: Re: PG 12: Partitioning across a FDW?
Next
From: Matt Magoffin
Date:
Subject: Re: Duplicate key violation on upsert