Was there a version that did NOT show the ALTER statements when dumping a table?
This may be a problem with phpPgAdmin.
3/4/2003 2:11:48 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>Dennis Gearon <gearond@cvc.net> writes:
>> a/ The dump of a table on my sytem does NOT show the foreign keys. Somewhere I heard that
>> that comes out of a full dump as ALTER statements. I think it should also show up as ALTER
>> statements on a table schema dump.
>
>It works that way for me...
>
> regards, tom lane
>