Re: Watching for view changes

From: George Neuner <gneuner2(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Watching for view changes
Date: 2018-12-24 09:30:48
Message-ID: 7o912e58fhgvq2bg3pvii1jbv0i83vrg9i@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 24 Dec 2018 01:16:53 -0800, Mitar <mmitar(at)gmail(dot)com> wrote:

>
>I am unable to find cache table's name. :-(
>

Did you execute the view or simply define it? I think the table is
created the 1st time the view is executed.

George

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mitar 2018-12-24 09:38:11 Re: Watching for view changes
Previous Message Mitar 2018-12-24 09:16:53 Re: Watching for view changes