Re: Watching for view changes

From: Mitar <mmitar(at)gmail(dot)com>
To: George Neuner <gneuner2(at)comcast(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Watching for view changes
Date: 2018-12-24 09:38:11
Message-ID: CAKLmikMLqQyaEFLon2_t+_8xwUbKUtZaakaTm0jQH7-hqo_AZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

On Mon, Dec 24, 2018 at 1:31 AM George Neuner <gneuner2(at)comcast(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Harris 2018-12-24 11:04:03 RE: Hot Standby Replica Recovery Problem
Previous Message George Neuner 2018-12-24 09:30:48 Re: Watching for view changes