Re: swith version use, can't connect to database - Mailing list pgadmin-hackers

From romain rolland
Subject Re: swith version use, can't connect to database
Date
Msg-id CAD2FPewR9FddjqtXcb8mXgAH9D7Kp0e1Qi4muF+oi8S27x6xag@mail.gmail.com
Whole thread Raw
In response to Re: swith version use, can't connect to database  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: swith version use, can't connect to database  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
nothing after this message
I have try this morning and I have the same issue
2012-01-30 14:58:26 INFO   : Attempting to create a connection object...
2012-01-30 14:58:31 STATUS : Connexion à la base de données...
2012-01-30 14:58:31 INFO   : Opening connection with connection
string: host='localhost' dbname='postgres' user='postgres'
password='XXXXXX' port=10067 sslmode=disable application_name='pgAdmin
III - Navigateur'
2012-01-30 14:58:31 STATUS : Connexion à la base de données... (0,27 secondes)
2012-01-30 14:58:31 ERROR  : Error connecting to the server:

maybe it's when I try to connect to 8.2.9 database

On Fri, Jan 27, 2012 at 11:34 AM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> On Fri, 2012-01-27 at 10:24 +0100, romain rolland wrote:
>> hello,
>>
>> I have some trouble to connect to a database with the versions 1.14.1,
>> 1.14.0 and 1.12 of pgAdmin III
>> but the connection is ok with v1.8 and v1.10.5
>>
>> log :
>>
>> 2012-01-27 09:43:57 INFO   : Attempting to create a connection object...
>> 2012-01-27 09:43:57 STATUS : Connexion à la base de données...
>> 2012-01-27 09:43:57 INFO   : Opening connection with connection
>> string: host='localhost' dbname='postgres' user='postgres'
>> password='XXXXXX' port=10031 sslmode=disable application_name='pgAdmin
>> III - Navigateur'
>> 2012-01-27 09:43:57 STATUS : Connexion à la base de données... (0,29 secondes)
>> 2012-01-27 09:43:57 ERROR  : Error connecting to the server:
>>
>
> The most interesting thing to know would be the error message. "Error
> connecting to the server" doesn't give us any clue to be able to help
> you. What appears after this message in the log? Do you have anything
> recorded in PostgreSQL log files?
>
>
> --
> Guillaume
> http://blog.guillaume.lelarge.info
> http://www.dalibo.com
> PostgreSQL Sessions #3: http://www.postgresql-sessions.org
>

pgadmin-hackers by date:

Previous
From: "Begina Felicysym"
Date:
Subject: Polish translation of pgAdmin
Next
From: Guillaume Lelarge
Date:
Subject: Re: swith version use, can't connect to database