Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Tim McAuley <mcauleyt(at)tcd(dot)ie>, pgsql-hackers(at)postgreSQL(dot)org, pgsql-jdbc(at)postgreSQL(dot)org
Subject: Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)
Date: 2003-09-26 18:37:47
Message-ID: 25554.1064601467@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> ... we could add code to throw the WARNING
> only once per COPY command --- that would probably make sense.

Seems like a bit of a kluge, but perhaps the best compromise. It would
be quite likely that you'd get the same warning on many lines of a COPY,
and that probably isn't really going to help people.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-09-26 18:39:57 Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)
Previous Message Dennis Gearon 2003-09-26 18:33:05 Re: [GENERAL] Metapa - PostgreSQL/Linux clustering for BI

Browse pgsql-hackers by date

  From Date Subject
Next Message scott.marlowe 2003-09-26 18:39:57 Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)
Previous Message Dennis Gearon 2003-09-26 18:33:05 Re: [GENERAL] Metapa - PostgreSQL/Linux clustering for BI

Browse pgsql-jdbc by date

  From Date Subject
Next Message scott.marlowe 2003-09-26 18:39:57 Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)
Previous Message Bruce Momjian 2003-09-26 18:31:32 Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)