Missing Databases - Mailing list pgsql-admin

From Frank L. Parks
Subject Missing Databases
Date
Msg-id 43D840D0.4080003@ezbizpartner.com
Whole thread Raw
Responses Re: Missing Databases  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I need some help in finding my missing databases.

I did as pg_dumpall of 8.x and then updated to 8.1.2 and reloaded my
databases using psql -U postgres template1 < dumpfile.

I can see each one in psql -U xxxxx dbname and I can do a \dt to display
the tables on the server.  When I try to connect any other way
(webmin/pgadmin/application) it can't find any dbs.  Can anyone please
point me in a direction to find the problem?

Thanks,

Frank


pgsql-admin by date:

Previous
From: Chris Browne
Date:
Subject: Re: database replication
Next
From: Tom Lane
Date:
Subject: Re: Missing Databases