| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Uwe C(dot) Schroeder" <uwe(at)oss4u(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: psql enhancement idea |
| Date: | 2004-10-21 22:50:06 |
| Message-ID: | 2527.1098399006@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
"Uwe C. Schroeder" <uwe(at)oss4u(dot)com> writes:
> A little remark then: the pg_dump manpage (7.4.3) states
> --attribute-inserts
> Dump data as INSERT commands with explicit column names (INSERT
> INTO table (column, ...) VALUES ...). This will make restoration
> very slow, but it is necessary if you desire to rearrange the
> column ordering.
> Maybe that should be fixed then.
Mmm, you are right, that comment is a tad out of date. Patch committed
--- thanks for pointing it out!
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-10-21 23:55:01 | Re: About System Catalogs |
| Previous Message | Uwe C. Schroeder | 2004-10-21 22:18:32 | Re: psql enhancement idea |