"Joe DeBrunner" <[EMAIL PROTECTED]> writes: > I checked the pg_shadow table and all of the users I have added are still > there. Can't tell if the usesysid for each of them has changed or not. Is > there any way to determine the database owners id as listed in pg_database?
select * from pg_database regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly