Re: Foreign tables don't enforce the partition constraint

From: Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Foreign tables don't enforce the partition constraint
Date: 2017-04-03 06:49:30
Message-ID: CAFjFpRevuMyDMEcoSS9mtueaX6i0xBdULbVWmLwRYs6C+WTWyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Similarly, a partition constraint
> > should also be enforced at the foreign server. Probably we should
> > update documentation of create foreign table to mention this.
>
> That is a good idea.
>
> Here's the patch. I am not able to build documents on my laptop because of
recent changes in d63762452434a3a046e8c7d130d5a77c594176e4. So, I was not
able to check whether the patch builds or not. But I am hoping it builds
well.

--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company

Attachment Content-Type Size
cft_doc_change.patch application/octet-stream 3.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tsunakawa, Takayuki 2017-04-03 07:00:13 Re: Statement timeout behavior in extended queries
Previous Message Amit Langote 2017-04-03 06:48:05 dropping a partition may cause deadlock