Hi,
what's an alternative to tableoids?
As I've learned today they are not consistant across pg_dump/restore.
I need to point to (lots of dynamically added) tables and used tableoids
before.
Are there other solutions to point to tables besides using tableoids
or wasting disk space using the strings of 'schema' and 'tablename'
everywhere as a reference?
And hints welcome :-)
Felix