|
|
Sponsor |
Re: in_array: Need to specify dimensions: msg#00098db.postgresql.novice
On Wednesday 19 June 2002 03:15, Wei Wang wrote: > Hi, all > > I am trying to use COPY <table> FROM <ascii file> > to put my backup data into my table. However, the copy > command fails and the error message is: > in_array: Need to specify dimensions > > Does any one know what causes this kind of errors? > Thanks a lot! > Without seeing a line from your data file, I cannot be sure, but I expect that you are putting quotes in your data file. You may have something like: 'some text'\t'{"value1","value2","value3"}' You need something like: some text\t{"value1","value2","value3"} To be sure of the correct format of the data file you can create some records in the table, and then COPY <table> TO <ascii file> Regards JohnT ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | unsubsribe NOVICE, Joseph . ROTHWELL |
|---|---|
| Next by Date: | Re: Which indexes to drop, John Taylor |
| Previous by Thread: | in_array: Need to specify dimensions, Wei Wang |
| Next by Thread: | unsubsribe NOVICE, Joseph . ROTHWELL |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|