Re: Should new partitions inherit their tablespace from their parent?

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Should new partitions inherit their tablespace from their parent?
Date: 2018-11-23 23:32:36
Message-ID: CAKJS1f-fpCLuAJatZzHXZtyaogxDnp8g4RPwtxXySX7B0O34NA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 23 Nov 2018 at 17:03, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> Here's a patch for that. Parking here until January's commitfest.

And another, now rebased atop of de38ce1b8 (which I probably should
have waited for).

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

Attachment Content-Type Size
v2-0001-Allow-newly-created-partitions-to-inherit-their-p.patch application/octet-stream 8.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul A Jungwirth 2018-11-23 23:41:25 Re: SQL:2011 PERIODS vs Postgres Ranges?
Previous Message David Rowley 2018-11-23 23:20:53 Re: Inadequate executor locking of indexes