Re: Inheriting table AMs for partitioned tables - Mailing list pgsql-hackers

From David Rowley
Subject Re: Inheriting table AMs for partitioned tables
Date
Msg-id CAKJS1f8xnitsHkR9sCOy5WtMs-OieNxS-4WKmdFpNfzEAigrpQ@mail.gmail.com
Whole thread Raw
In response to Re: Inheriting table AMs for partitioned tables  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On Tue, 5 Mar 2019 at 16:01, David Rowley <david.rowley@2ndquadrant.com> wrote:
> I'd suggest it's made to work the same way as ca4103025dfe26 made
> tablespaces work.  i.e. if they specify the storage type when creating
> the partition, then always use that, unless they mention otherwise. If
> nothing was mentioned when they created the partition, then use
> default_table_access_method.

"when creating the partition" should read "when creating the partitioned table"

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Inheriting table AMs for partitioned tables
Next
From: Robert Haas
Date:
Subject: Re: libpq debug log