Thread: Error on connect (1.8.0 beta 3)

Error on connect (1.8.0 beta 3)

From
"Milen A. Radev"
Date:
I just downloaded 1.8.0 Beta3 (WinXP SP2) and upgraded from the Beta2
(using tj. I connected to a remote server running "PostgreSQL 8.1.4 on
x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 3.3.5 (Debian
1:3.3.5-13)" and I got the following error:

---------------------------
pgAdmin III
---------------------------
An error has occurred:

ERROR:  syntax error at or near "pg_get_userbyid"
LINE 1: ...T ts.oid, spcname, spclocation, '' AS description pg_get_use...
                                                             ^

---------------------------
OK
---------------------------


After I clicked the OK button all seemed to be ok (I was connected and
the DB tree was listed, tho a bit slower that normal).

Later I deinstalled Beta3 and reinstalled Beta2 - no such error on
connecting to the same server. The authentication is MD5 and the
password is saved in pgpass.conf.

--
Milen A. Radev

Re: Error on connect (1.8.0 beta 3)

From
"Milen A. Radev"
Date:
Milen A. Radev написа:
> I just downloaded 1.8.0 Beta3 (WinXP SP2) and upgraded from the Beta2
> (using tj. I connected to a remote server running "PostgreSQL 8.1.4 on

Read that as "using upgrade.bat".

[...]


--
Milen A. Radev

Re: Error on connect (1.8.0 beta 3)

From
Dave Page
Date:
Milen A. Radev wrote:
> Milen A. Radev написа:
>> I just downloaded 1.8.0 Beta3 (WinXP SP2) and upgraded from the Beta2
>> (using tj. I connected to a remote server running "PostgreSQL 8.1.4 on
>
> Read that as "using upgrade.bat".

:-)

Do you mind if I send you an updated .exe to try? I can see the problem,
but don't currently have 8.1 installed.

Regards, Dave

Re: Error on connect (1.8.0 beta 3)

From
Dave Page
Date:
Dave Page wrote:
> Milen A. Radev wrote:
>> Milen A. Radev написа:
>>> I just downloaded 1.8.0 Beta3 (WinXP SP2) and upgraded from the Beta2
>>> (using tj. I connected to a remote server running "PostgreSQL 8.1.4 on
>> Read that as "using upgrade.bat".
>
> :-)
>
> Do you mind if I send you an updated .exe to try? I can see the problem,
> but don't currently have 8.1 installed.

Actually I just uploaded it to
http://developer.pgadmin.org/~dpage/pgAdmin3.zip, 'cos I think I'm gonna
call it a day in a minute or five.

Regards, Dave

Re: Error on connect (1.8.0 beta 3)

From
"Milen A. Radev"
Date:
Dave Page написа:
> Dave Page wrote:
>> Milen A. Radev wrote:
>>> Milen A. Radev написа:
>>>> I just downloaded 1.8.0 Beta3 (WinXP SP2) and upgraded from the Beta2
>>>> (using tj. I connected to a remote server running "PostgreSQL 8.1.4 on
>>> Read that as "using upgrade.bat".
>> :-)
>>
>> Do you mind if I send you an updated .exe to try? I can see the problem,
>> but don't currently have 8.1 installed.
>
> Actually I just uploaded it to
> http://developer.pgadmin.org/~dpage/pgAdmin3.zip, 'cos I think I'm gonna
> call it a day in a minute or five.
>

Just tested it - it works fine now. Thank you!


--
Milen A. Radev

Re: Error on connect (1.8.0 beta 3)

From
Erwin Brandstetter
Date:
On Aug 10, 4:59 pm, mi...@radev.net ("Milen A. Radev") wrote:
> Dave Page       :
(...)
> >> Do you mind if I send you an updated .exe to try? I can see the problem,
> >> but don't currently have 8.1 installed.
>
> > Actually I just uploaded it to
> >http://developer.pgadmin.org/~dpage/pgAdmin3.zip, 'cos I think I'm gonna
> > call it a day in a minute or five.
>
> Just tested it - it works fine now. Thank you!

Tested and works for me, too. I had the same error when connecting to
pg 8.1.8.
Connecting to pg 8.2.4 was not affected.

Regards
Erwin