| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Tim McAuley <mcauleyt(at)tcd(dot)ie>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| Date: | 2003-09-26 22:18:55 |
| Message-ID: | 200309262218.h8QMItm10859@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-jdbc |
Peter Eisentraut wrote:
> scott.marlowe writes:
>
> > table name too, like Bruce said. The bothersome bit is that in pg_dump,
> > it says the line, relative to just this part of the copy command, so you
> > don't even know which table is giving the error.
>
> I don't see the problem. Can't you identify the failing command by the
> line number that psql gives you?
If you are loading from pg_dump, you have lots of copy commands, so how
do you know which COPY command caused the failure. You just have the
line number of _a_ copy.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-26 22:19:36 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| Previous Message | Relaxin | 2003-09-26 22:18:13 | downloading latest source from cvs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-26 22:19:36 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| Previous Message | Peter Eisentraut | 2003-09-26 22:09:17 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-26 22:19:36 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| Previous Message | Peter Eisentraut | 2003-09-26 22:09:17 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |