Andrew Dunstan wrote:
How about a pg_dump flag that simply suppresses OIDs from the data and schema?
pg_dump -s postgres | sed -e 's/SET default_with_oids = true;/-- &/' -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers