Re: just upgraded from 7.0 to version 7.3 problem with pg_dump - Mailing list pgsql-novice

From Tom Lane
Subject Re: just upgraded from 7.0 to version 7.3 problem with pg_dump
Date
Msg-id 17516.1040167791@sss.pgh.pa.us
Whole thread Raw
In response to just upgraded from 7.0 to version 7.3 problem with pg_dump  (Christoph Schmidt <cs.wiechs.ar@swol.de>)
List pgsql-novice
Christoph Schmidt <cs.wiechs.ar@swol.de> writes:
> So why not the standard ?

You can write it in the standard syntax if you wish.

pg_dump has its own reasons for using ALTER TABLE (which btw is also
fully standard): it wants to postpone creating indexes until after it's
done the bulk data loading, for speed reasons.

            regards, tom lane

pgsql-novice by date:

Previous
From: Christoph Schmidt
Date:
Subject: just upgraded from 7.0 to version 7.3 problem with pg_dump
Next
From: Josh Berkus
Date:
Subject: Re: [JDBC] JDBC - Open Office