From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: [HACKERS] Changes in 7.0 |
Date: | 2000-02-24 14:23:52 |
Message-ID: | 200002241423.JAA16070@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On Wed, 23 Feb 2000, Bruce Momjian wrote:
>
> > Here is my list of 7.0 changes. Please let me know of any changes I
> > should make to it.
>
> > Allow ^C to cancel COPY command (Massimo)
>
> That's cool, but if you look closely, psql doesn't do that (anymore). :(
> Is it safe to send PQcancelRequest in a copy state and then just forget
> about it? What's the correct behaviour? With everyone requesting longjmp's
> at the last minute, I had to disable ^C during COPY.
I assume it was during COPY and not \copy.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-02-24 14:47:49 | Re: [BUGS] First experiences with Postgresql 7.0 |
Previous Message | Bruce Momjian | 2000-02-24 14:22:42 | Re: [HACKERS] Re: [BUGS] First experiences with Postgresql 7.0 |