Have you sent a HUP signal to the postmaster or restarted the service since making those changes?

Regards, Phil

On 17/10/2011 13:45, Nico wrote:
Thanks for the feedback!

I have edited /etc/postgresql/8.4/main/pg_hba.conf and added the
following line at the bottom:
local   myproject   george                          trust
(by the way; I am using a Kubuntu workstation)

It should give me local access using a trusted connection for the
database myproject, for user george.

However, psql still refuses the connection:
psql myproject -U george

This is a PostgreSQL related problem.
Any ideas what I overlook here?

Regards, Nico



--

Philip Mountifield
Formac Electronics Ltd
tel  +44 (0) 1225 837333
fax  +44 (0) 1225 430995

pmountifi...@formac.net
www.formac.net
www.telgas.net

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to