Hi,

What is the current way of getting the last built-in oid?

I looked at the source of pg_dump, and it does this:

SELECT datlastsysoid from pg_database where datname = 'dbname'

But as far as I can tell, the datlastsysoid field does not exist in
pg_database.

What gives?

--
Christopher Kings-Lynne
Family Health Network (ACN 089 639 243)

Reply via email to