Re: [HACKERS] Performance testing of COPY (SELECT) TO

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Böszörményi Zoltán <zboszor(at)dunaweb(dot)hu>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] Performance testing of COPY (SELECT) TO
Date: 2006-08-28 14:44:36
Message-ID: 20060828144436.GG27526@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Böszörményi Zoltán wrote:
> Hi,
>
> what's the problem with COPY view TO, other than you don't like it? :-)

The problem is that it required a ugly piece of code. Not supporting it
means we can keep the code nice. The previous discussion led to this
conclusion anyway so I don't know why we are debating it again.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2006-08-28 15:03:14 Re: [HACKERS] Performance testing of COPY (SELECT) TO
Previous Message chrisnospam 2006-08-28 14:35:17 Re: selecting large result sets in psql using

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2006-08-28 15:03:14 Re: [HACKERS] Performance testing of COPY (SELECT) TO
Previous Message chrisnospam 2006-08-28 14:35:17 Re: selecting large result sets in psql using