Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Copy Data Question



> Richard, i'm not sure if you have seen one of my many
> posts today, but OOo was enclosing everything in ''. 
> while unintuitive, i finally figured out i could
> delete either of two text delimiter options so that
> the text wasn't delimited - and the problem went away.

Yes that is true.  But for the sake of argument, the copy command sould have worked for values
enclosed in quotes as well.  Perhaps the QUOTE [ AS ] 'quote',  is your case the quote was a "'"
,  possibly you needed to specify QUOTE AS ''''.  Maybe quote escaping was required in the copy
command.

Regards,

Richard Broersma Jr.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group