Re: [HACKERS] Small docu mismatch

2006-09-25 Thread Tom Lane
Markus Schaber <[EMAIL PROTECTED]> writes: > http://developer.postgresql.org/pgdocs/postgres/release-8-2.html tells: >> Add pg_dump -X no-data-for-failed-tables option to suppress loading >> data if table creation failed (the table already exists) (Martin >> Pitt) > However, http://developer.post

[HACKERS] Small docu mismatch

2006-09-25 Thread Markus Schaber
Hi, http://developer.postgresql.org/pgdocs/postgres/release-8-2.html tells: > Add pg_dump -X no-data-for-failed-tables option to suppress loading > data if table creation failed (the table already exists) (Martin > Pitt) However, http://developer.postgresql.org/pgdocs/postgres/app-pgdump.html se