Re: Get table catalog from pg_indexes

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Get table catalog from pg_indexes
Date: 2022-11-28 06:04:18
Message-ID: c8858c6d-fba2-cc49-283f-57e85e704461@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Igor Korot schrieb am 27.11.2022 um 23:13:
>> I've never heard of a database referred to as a catalog. (That's always
>> been where a database's metadata -- i.e. the pg_catalog schema -- is stored.)
>
> In the ODBC terminology the DB is usually referenced as catalog.

JDBC uses the same term and the SQL standard as well.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2022-11-28 07:53:15 Re: autovacuum hung on simple tables
Previous Message Zheng Li 2022-11-28 04:47:39 Re: Support logical replication of DDLs