Re: Should new partitions inherit their tablespace from their parent? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Should new partitions inherit their tablespace from their parent?
Date
Msg-id 20181218074530.GB10603@paquier.xyz
Whole thread Raw
In response to Re: Should new partitions inherit their tablespace from their parent?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Should new partitions inherit their tablespace from their parent?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Dec 17, 2018 at 10:13:42PM -0300, Alvaro Herrera wrote:
> I think we need to accept the new output.  It is saying that previously
> we would not invoke the hook on SET TABLESPACE for a partitioned table,
> which makes sense, and now we do invoke it, which also makes sense.

Indeed, that looks right.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Hubert Zhang
Date:
Subject: Discussion: Fast DB/Schema/Table disk size check in Postgresql
Next
From: Amit Langote
Date:
Subject: Re: ToDo: show size of partitioned table