psql Copy question

From: "Virag Saksena" <virag(at)auptyma(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: psql Copy question
Date: 2006-02-20 07:24:57
Message-ID: 004501c635ee$c1529060$3100000a@demo1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ?

Regards,

Virag

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Cruz 2006-02-20 07:55:23 Encodings
Previous Message Michael Fuhr 2006-02-20 07:07:11 Re: PostgreSQL Functions / PL-Language