Re: Cannot convert partitioned table to a view

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kouber Saparev <kouber(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Cannot convert partitioned table to a view
Date: 2022-10-07 20:33:28
Message-ID: 3349381.1665174808@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kouber Saparev <kouber(at)gmail(dot)com> writes:
> Does that mean that the ability to point remote partitions to views (on the
> remote side) will be forbidden in the future?

No ... what has that got to do with this? We don't particularly care
what a foreign table is referencing, as long as it acts like a table.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kouber Saparev 2022-10-07 20:44:09 Re: Cannot convert partitioned table to a view
Previous Message Alban Hertroys 2022-10-07 20:31:25 Re: pg_restore creates public schema?