I can't use pgsql with my main user session on Linux

From: "ctobini" <ctemp2(at)free(dot)fr>
To: pgsql-general(at)postgresql(dot)org
Subject: I can't use pgsql with my main user session on Linux
Date: 2006-01-04 13:04:20
Message-ID: 1136379860.813281.193240@g47g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I just installed postgresql 7.4 using Synaptic with Ubuntu Breezy
(i386) and I have a problem with my main Linux account.

I have created 3 users in postgresql: tobini (main), hadoc and postgres
(main postgresql account).

First using the postgres account I created 2 postgresql users for the
database : tobini and hadoc.

I can open databases using postgres and hadoc but I have an error with
the tobini session : pgsql returns an error asking to check if
postgresql accepts connexions using the
var/run/postgresql/.s.PGSQL.5432 socket but with Ubuntu package the
socket is in /tmp/.s.PGSQL.5432 (???). That's exactly the same error
when trying to connect from perl DBI using a wrong socket path.

I really don't uderstand.

Do you have an idea ?

Thanks.

C. Tobini

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2006-01-04 14:06:57 Re: Anyone doing a 8.1.0-ia64-RHEL4-as.rpm ?
Previous Message ctobini 2006-01-04 12:55:49 Re: postgresql7.4 can't start (SSL)