Re: PgAmin view

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
Cc: Pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PgAmin view
Date: 2023-10-27 22:04:04
Message-ID: CAHyXU0yRG=6yaiR_bzvfp1-f0WNP5b0E4dJROugTy+sVL96niA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 26, 2023 at 5:56 AM Shaozhong SHI <shishaozhong(at)gmail(dot)com>
wrote:

> If a PgAmin view is created and tables it queries are missing, what will
> happen?
>
> If a PdAmin view is created, and it may take 20 hours to complete, what
> will happen?
>
> Would views automatically run, when you start the PgAmin?
>

Views are rewritten into the query when the query is planned.

merlin

In response to

  • PgAmin view at 2023-10-26 10:56:03 from Shaozhong SHI

Browse pgsql-general by date

  From Date Subject
Next Message pf 2023-10-27 23:46:09 Re: Disk wait problem... may not be hardware...
Previous Message Paul Förster 2023-10-27 21:37:24 Re: pg_checksums?