Re: Watching for view changes - Mailing list pgsql-general

From Mitar
Subject Re: Watching for view changes
Date
Msg-id CAKLmikOHGCCT0_tSN8Ug_hZkcHHDnnOGTF5y1m8i7RF3EHdJcA@mail.gmail.com
Whole thread Raw
In response to Re: Watching for view changes  (Mitar <mmitar@gmail.com>)
List pgsql-general
Hi!

I started a patch to address this limitation. [1]

[1] https://www.postgresql.org/message-id/CAKLmikMN%2B0W79A7Wg4krK55cTLxb%3DTARdz2b%3Dvqp19ao6AAZjw%40mail.gmail.com


Mitar

On Mon, Dec 24, 2018 at 1:38 AM Mitar <mmitar@gmail.com> wrote:
>
> Hi!
>
> On Mon, Dec 24, 2018 at 1:31 AM George Neuner <gneuner2@comcast.net> wrote:
> > Did you execute the view or simply define it?  I think the table is
> > created the 1st time the view is executed.
>
> View is populated with data and I can select from it. Still, I cannot
> find any table which would look like it in pg_tables?
>
>
> Mitar
>
> --
> http://mitar.tnode.com/
> https://twitter.com/mitar_m



-- 
http://mitar.tnode.com/
https://twitter.com/mitar_m


pgsql-general by date:

Previous
From: Mitar
Date:
Subject: Re: CREATE UNLOGGED MATERIALIZED VIEW
Next
From: Sameer Thakur
Date:
Subject: Ipv6 address stored differently while using Inet type