Re: Undocumented feature costs a lot of performance in COPY

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Doug McNaught <doug(at)wireboard(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Undocumented feature costs a lot of performance in COPY
Date: 2001-12-28 19:43:46
Message-ID: 200112281943.fBSJhkg06309@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > We could support keywords DELIMITER and DELIMITERS and only document
> > the first one.
>
> One could also argue that it should be WITH DELIMITER for more
> consistency with the other optional clauses.
>
> But let's put that in the TODO list, not try to get it done now...

Updated TODO:

COPY
...
o Change syntax to WITH DELIMITER, (keep old syntax around?)

--
Bruce Momjian | http://candle.pha.pa.us
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-12-28 19:47:23 Re: [ADMIN] compression -Fx "problem"
Previous Message Bruce Momjian 2001-12-28 19:33:00 Re: psql misbehaves because of a simple typo

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-12-29 18:07:52 Re: Patch for ODBC driver (look for odbc.ini in more than
Previous Message Bruce Momjian 2001-12-28 04:49:24 Re: Add another AUTHTYPE for UNIX-domain connections