Re: [ADMIN] Importing large data files into PostgreSQL

2001-11-15 Thread Luis Amigo
n use this to see what sort of format copy expects. > > -Nick > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Elizabeth O'Neill > > Sent: Wednesday, November 14, 2001 1:38 PM > > To: [EMAIL PROTECTED]

Re: [ADMIN] Importing large data files into PostgreSQL

2001-11-15 Thread Nick Fankhauser
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Elizabeth O'Neill > Sent: Wednesday, November 14, 2001 1:38 PM > To: [EMAIL PROTECTED] > Subject: [ADMIN] Importing large data files into PostgreSQL > > > Hi i hope some one can help i'm new to

[ADMIN] Importing large data files into PostgreSQL

2001-11-15 Thread Elizabeth O'Neill
Hi i hope some one can help i'm new to PostgreSQL i have been trying to load data into a table using the "\Copy" function. All the records (approx. 15,000) will go into the table but the it doesn't seem to reconise the delimiters because the data is randomly split over the columns in the table