Re: [GENERAL] Load a csv file into a pgsql table

2006-09-19 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/19/06 13:26, Steve Atkins wrote: > > On Sep 19, 2006, at 11:15 AM, Emi Lu wrote: > >> Greetings, >> >> >> *Except* copy command, are there other quick ways to load data from a >> csv file into a pgsql table please? > > There are several bulk l

Re: [GENERAL] Load a csv file into a pgsql table

2006-09-19 Thread Joshua D. Drake
Emi Lu wrote: Greetings, *Except* copy command, are there other quick ways to load data from a csv file into a pgsql table please? Quick? No. Joshua D. Drake Thanks a lot! ---(end of broadcast)--- TIP 5: don't forget to increase your

Re: [GENERAL] Load a csv file into a pgsql table

2006-09-19 Thread Emi Lu
/IT Systems Engineer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emi Lu Sent: Tuesday, September 19, 2006 2:15 PM To: PgSQL General Subject: [GENERAL] Load a csv file into a pgsql table Greetings, *Except* copy command, are there other quick ways to load data fro

Re: [GENERAL] Load a csv file into a pgsql table

2006-09-19 Thread Scott Marlowe
-- > Brandon Aiken > CS/IT Systems Engineer > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Emi Lu > Sent: Tuesday, September 19, 2006 2:15 PM > To: PgSQL General > Subject: [GENERAL] Load a csv file into a pgsql table > &

Re: [GENERAL] Load a csv file into a pgsql table

2006-09-19 Thread Steve Atkins
On Sep 19, 2006, at 11:15 AM, Emi Lu wrote: Greetings, *Except* copy command, are there other quick ways to load data from a csv file into a pgsql table please? There are several bulk loaders, but I believe they all use COPY behind the scenes. If copy isn't an option then your best be

Re: [GENERAL] Load a csv file into a pgsql table

2006-09-19 Thread Brandon Aiken
lto:[EMAIL PROTECTED] On Behalf Of Emi Lu Sent: Tuesday, September 19, 2006 2:15 PM To: PgSQL General Subject: [GENERAL] Load a csv file into a pgsql table Greetings, *Except* copy command, are there other quick ways to load data from a csv file into a pgsql table please? Th

[GENERAL] Load a csv file into a pgsql table

2006-09-19 Thread Emi Lu
Greetings, *Except* copy command, are there other quick ways to load data from a csv file into a pgsql table please? Thanks a lot! ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings