Re: COPY FROM performance improvements

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Luke Lonergan <LLonergan(at)greenplum(dot)com>
Cc: Alvaro Herrera <alvherre(at)surnet(dot)cl>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Alon Goldshuv <agoldshuv(at)greenplum(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: COPY FROM performance improvements
Date: 2005-06-27 11:45:19
Message-ID: 42BFE6CF.1030101@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches pgsql-performance

Luke Lonergan wrote:

>Yah - I think I fixed several mis-indented comments. I'm using vim with
>tabstop=4. I personally don't like tabs in text and would prefer them
>expanded using spaces, but that's a nice way to make small formatting
>changes look huge in a cvs diff.
>
>
>

You might like to look at running pgindent (see src/tools/pgindent) over
the file before cutting a patch. Since this is usually run over each
file just before a release, the only badness should be things from
recent patches.

cheers

andrew

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Petr Jelínek 2005-06-27 11:45:37 Re: limiting connections per user/database
Previous Message Bruce Momjian 2005-06-27 10:12:52 Re: [PATCHES] Cleaning up unreferenced table files

Browse pgsql-performance by date

  From Date Subject
Next Message Praveen Raja 2005-06-27 11:50:13 Re: Insert performance vs Table size
Previous Message Jacques Caron 2005-06-27 11:40:13 Re: Insert performance vs Table size