Re: DDL for a single schema - Mailing list pgsql-general

From Tom Lane
Subject Re: DDL for a single schema
Date
Msg-id 167.1068226965@sss.pgh.pa.us
Whole thread Raw
In response to Re: DDL for a single schema  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> I believe 7.4 pg_dump should work against a 7.3 database (and further back
> IIRC).

It will, but I don't think we guarantee that the output will load into a
pre-7.4 database --- pg_dump usually assumes its SQL output can take
advantage of all the features it knows about.

This might work more-or-less-okay for 7.3, but you'd better test before
depending on it.

            regards, tom lane

pgsql-general by date:

Previous
From: "P.J. \"Josh\" Rovero"
Date:
Subject: Re: Visio Like Tool....
Next
From: "Edwin Quijada"
Date:
Subject: Re: Service doesnt UP!!!!