Documentation bug
PostgreSQL Bugs List <pgsql-bugs@postgresql.org>
From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2000-09-27T11:29:26Z
Lists: pgsql-bugs
Marius Kintel (kintel@sim.no) reports a bug with a severity of 4
The lower the number the more severe it is.
Short Description
Documentation bug
Long Description
in file "user/app-psql.htm"
\copy table [ with oids ] { from | to } filename | stdin | stdout [ with delimiters
'characters' ] [ with null as 'string' ]
This should read "using delimiters" not "with delimiters"
Sample Code
No file was uploaded with this report