[baseten-users] Could Not Connect to PostgreSQL Database
Thomas Hart
tehart at mac.com
Thu Apr 16 20:24:00 EEST 2009
I just downloaded BaseTen, and am trying to work through the tutorial.
When I try to connect with the Assistant I get this message:
"Could not connect to PostgreSQL database. Check that the database is
configured to allow connection from this host. See Client
Authentication chapter in the PostgreSQL documentation."
So I checked the relevant chapter, and it was opaque as usual. The
pg_hba.conf settings look like this:
# "local" is for Unix domain socket connections only
local all all trust
# IPv4 local connections:
host all all 127.0.0.1/32 trust
# IPv6 local connections:
host all all ::1/128 trust
The connection parameters in the assistant are:
Host: Local (should it be Local:?)
Port: 5432
Database: cars
UserName: carlot
Password: ********
Any help would be appreciated.
Thanks,
Tom Hart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.basetenframework.org/pipermail/baseten-users/attachments/20090416/aa4b679d/attachment.htm>
More information about the baseten-users
mailing list