Hi Dave.

Hmm..
pg_dumpall can't take it....
I had never used this comment sentence until now.
Did anyone use this?

Regards,
Hiroshi Saito

> Hi Hiroshi,
> 
> I don't have a system to test this on at the moment so I may have missed
> something...
> You are joining to pg_description using pg_class.oid. This will return the
> comment for the table. Try joining to pg_constraint.oid so it uses the
> pkey records oid.
> Regards, Dave.


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to