| From: | Erik Wienhold <ewie(at)ewie(dot)name> |
|---|---|
| To: | Jonathan Lemig <jtlemig(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Views "missing" from information_schema.view_table_usage |
| Date: | 2022-12-02 21:33:27 |
| Message-ID: | 2133999369.41448.1670016807570@office.mailbox.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-general |
> On 02/12/2022 21:51 CET Jonathan Lemig <jtlemig(at)gmail(dot)com> wrote:
>
> Has anybody ever encountered this, and if so, did you find a resolution?
> Or perhaps there other limitations with the VTU that I'm unaware of?
Is the one view you cannot find in view_table_usage a materialized view?
Because those are not covered by view_table_usage[1].
--
Erik
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan Lemig | 2022-12-02 21:55:46 | Re: Views "missing" from information_schema.view_table_usage |
| Previous Message | David G. Johnston | 2022-12-02 21:14:47 | Re: Views "missing" from information_schema.view_table_usage |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan Lemig | 2022-12-02 21:55:46 | Re: Views "missing" from information_schema.view_table_usage |
| Previous Message | Pasi Oja-Nisula | 2022-12-02 21:15:33 | Re: Stored procedure code no longer stored in v14 and v15, changed behaviour |