Generating an ANSI compliant schema recreation script - Mailing list pgsql-general

From J French
Subject Generating an ANSI compliant schema recreation script
Date
Msg-id 35b7725f0510291522s4ae95e9cs6612707fb1f01696@mail.gmail.com
Whole thread Raw
Responses Re: Generating an ANSI compliant schema recreation script  (Douglas McNaught <doug@mcnaught.org>)
List pgsql-general
I need to capture the schema on a postgres database and recreate it on another ansi compliant platform.  Is it possible to generate a file (perhaps from pg_dump?)  as a sequence of ansi compliant SQL commands which can be used to recreate the structure?
 
Thanks in advance!

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: pgsql "info" files?
Next
From: Douglas McNaught
Date:
Subject: Re: Generating an ANSI compliant schema recreation script