On Wed, Sep 20, 2000 at 10:43:17PM -0300, Fernando Lozano wrote: > > Use the COPY command. > > Someone said this command only accepts TAB delimited files, with no > string delimiter. Is it possible to change these settings? Have a look at: http://www.postgresql.org/docs/user/sql-copy.htm But, yes, you can change the delimiter using the 'DELIMITERS' clause. HTH, Neil -- Neil Conway <[EMAIL PROTECTED]> Get my GnuPG key from: http://klamath.dyndns.org/mykey.asc Encrypted mail welcomed
- Re: [GENERAL] import CVS file Fernando Lozano
- Neil Conway