| 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: | Whole Thread | Raw Message | 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.
| 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 |
| 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 |