PostgreSQL counterpart to DBMS_METADATA? - Mailing list pgsql-general

From Michael Tefft
Subject PostgreSQL counterpart to DBMS_METADATA?
Date
Msg-id snt0-eas191AFE514D34810A39907C8AD800@phx.gbl
Whole thread Raw
Responses Re: PostgreSQL counterpart to DBMS_METADATA?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I would like to extract the DDL to create a given object (tables, primarily) from the catalog. Is there an interface,
query,etc. that will do this? I'd rather not craft the DDL myself. 

Thanks,
Mike

pgsql-general by date:

Previous
From: Alan Hodgson
Date:
Subject: Re: HA options
Next
From: Nick
Date:
Subject: Whats the most efficient query for this result?