On 1/17/24 12:46 PM, Atul Kumar wrote:
Hi,I am not able to find any solution to list all schemas in all databases at once, to check the structure of the whole cluster.
Easiest way to do this is `pg_dumpall --schema-only`. -- Jim Nasby, Data Architect, Austin TX