Re: [HACKERS] Performance testing of COPY (SELECT) TO - Mailing list pgsql-patches

From Hans-Juergen Schoenig
Subject Re: [HACKERS] Performance testing of COPY (SELECT) TO
Date
Msg-id 44F32179.9000506@cybertec.at
Whole thread Raw
In response to Re: [HACKERS] Performance testing of COPY (SELECT) TO  (Zoltan Boszormenyi <zboszor@dunaweb.hu>)
List pgsql-patches
>> On the other hand I don't see why you are arguing in favor of a useless
>> feature whose coding is dubious; you can have _the same thing_ with nice
>> code and no discussion.
>>
>
> Because of [1] and because Mr. Schoenig's arguments
> about changing schemas.
>

first of all; hans is enough - skip the mr ;)
i think changing schema is a good argument but we could sacrifice that
for the sake of clarity and clean code. i am not against keeping it but
i can understand the argument against views. i always preferred select.

    mr hans ;)


--
Cybertec Geschwinde & Schönig GmbH
Schöngrabern 134; A-2020 Hollabrunn
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at


pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Performance testing of COPY (SELECT) TO
Next
From: Tom Lane
Date:
Subject: Re: updated patch for selecting large results sets in psql using cursors