You can change the define for FirstNomalObjectId in include/access/transam.h to a very large number and recompile Postgres.
I don't know an easy way to increment that for an existing cluster other than creating/removing an object in a client loop.
You can change the define for FirstNomalObjectId in include/access/transam.h to a very large number and recompile Postgres.
I don't know an easy way to increment that for an existing cluster other than creating/removing an object in a client loop.