"Evert Daman" <[EMAIL PROTECTED]> writes: > select * from pg_user gives me only 1 user (postgres). pg_shadow > also gives 1 user. so i tried recreating the admin user with > createuser admin (as postgres user) but that failed saying admin > allready exists! so where is it now? and how do i get access > back to my database using pg_dump and phppgadmin?
What PG version is this? How long has it been since you vacuumed pg_shadow, or the other catalogs for that matter? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org