| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql-server/src/bin/pg_dump pg_dump.c |
| Date: | 2002-08-16 21:35:02 |
| Message-ID: | 200208162135.g7GLZ2o12416@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Just checking, but these happen after the data is loaded, for
performance, right?
---------------------------------------------------------------------------
Tom Lane wrote:
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: tgl(at)postgresql(dot)org 02/08/16 17:03:42
>
> Modified files:
> src/bin/pg_dump: pg_dump.c
>
> Log message:
> Code review for patch to dump primary and unique constraints as
> constraints, rather than as CREATE INDEX commands.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
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 | Tom Lane | 2002-08-16 22:40:56 | Re: pgsql-server/src/bin/pg_dump pg_dump.c |
| Previous Message | Tom Lane | 2002-08-16 21:03:42 | pgsql-server/src/bin/pg_dump pg_dump.c |