Re: Should new partitions inherit their tablespace from their parent?
David Rowley <david.rowley@2ndquadrant.com>
From: David Rowley <david.rowley@2ndquadrant.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-12-17T20:36:17Z
Lists: pgsql-hackers
On Tue, 18 Dec 2018 at 08:21, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > Pushed with those changes. Thanks for the patch! Thanks for committing it and thanks for reviewing it, Michael. -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Fix tablespace handling for partitioned tables
- ca4103025dfe 12.0 landed