Re: psql Copy question - Mailing list pgsql-general

From A. Kretschmer
Subject Re: psql Copy question
Date
Msg-id 20060220145804.GM9638@webserv.wug-glas.de
Whole thread Raw
In response to psql Copy question  ("Virag Saksena" <virag@auptyma.com>)
List pgsql-general
am  19.02.2006, um 23:24:57 -0800 mailte Virag Saksena folgendes:
> Hi,
>     I am using copy command in psql to load several million rows from a file
> Is it possible to have a progress indicator print a dot after every 100,000 rows are inserted ?

split the file into files with only 100,000 rows, copy every separately and
echo a message between the files?



Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: psql Copy question
Next
From: Tony Caduto
Date:
Subject: Postgresql win32 vs MySql win32