marcin mank wrote:
I don't know. I'd also be interested to know if there is a difference if we use pg_restore with a binary format or sql dump, or if that does not influence at all the way oids are created.Use plain oids or regclass values, not a text column, if you are trying to store table identities.wouldn`t oids change on dump/reload?
manu -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
