Re: select results on pg_class incomplete

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Thiemo Kellner <thiemo(at)gelassene-pferde(dot)biz>
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: select results on pg_class incomplete
Date: 2024-03-14 18:12:38
Message-ID: CAKFQuwa3KU5h7Nz4PRUPLdMN6OXCO9JK5-wU65+XxKgiX93tPA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Mar 14, 2024, 11:08 Thiemo Kellner <thiemo(at)gelassene-pferde(dot)biz>
wrote:

> Thanks for the enlightenment. A pity. I suppose, there is no working
> around this?

Write a script to do the query in a loop on all databases - that catalog is
global.

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Kohnert 2024-03-14 18:26:57 Re: Implementing product-aggregate
Previous Message Thiemo Kellner 2024-03-14 18:08:12 Re: select results on pg_class incomplete