Re: Should new partitions inherit their tablespace from their parent?
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, David Rowley <david.rowley@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-12-19T01:05:35Z
Lists: pgsql-hackers
On Tue, Dec 18, 2018 at 11:40:49AM -0500, Tom Lane wrote: > Agreed, done. Thanks Tom for stepping in! -- Michael
Commits
-
Fix tablespace handling for partitioned tables
- ca4103025dfe 12.0 landed