Re: Help : Microsoft SQL Server equivalents in

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help : Microsoft SQL Server equivalents in
Date: 2007-01-20 16:52:28
Message-ID: 200701201652.l0KGqSl20302@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ron Johnson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 01/19/07 18:21, Bruce Momjian wrote:
> > Sorry, I know of no way to get a status bar that shows how far the an
> > INSERT or COPY has progressed. People have asked for it, but no one has
> > any idea how to implement it.
>
> How hard *would* it be to patch the \copy code to print out a "#"
> every N number of input records?
>
> Or is it "just" a matter of someone with a sufficient itch sending
> in a relatively simple patch?

Yea, probably, but considering they probably want a graphic progress
bar, the big question is what API would you use to allow flexible use of
that feature.

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-01-20 17:11:00 Re: Help : Microsoft SQL Server equivalents in
Previous Message Ron Johnson 2007-01-20 16:32:50 Re: Help : Microsoft SQL Server equivalents in