Hi,
I have a postgresql database that I have added postgis capabilities to.
When I pg_dump out the database, it outputs all the tables, functions, types
as you'd expect, but it outputs table definitions that reference postgis
functions/types *before* the functions/types themselves.
This means
On Friday 27 August 2004 20:21, Tom Lane wrote:
> Steve Ingram <[EMAIL PROTECTED]> writes:
> > When I pg_dump out the database, it outputs all the tables, functions,
> > types as you'd expect, but it outputs table definitions that reference
> > postgis functions/ty