Re: Display of error message - Mailing list pgadmin-support

From Erwin Brandstetter
Subject Re: Display of error message
Date
Msg-id 45E89E83.10200@falter.at
Whole thread Raw
In response to Re : Crashing v1.6.2 with a syntax error  (Laurent ROCHE <laurent_roche@yahoo.com>)
Responses Re: Display of error message  (Albin Blaschka <albin.blaschka@raumberg-gumpenstein.at>)
Re: Display of error message  (Albin Blaschka <albin.blaschka@raumberg-gumpenstein.at>)
List pgadmin-support
Hi Albin!

Most interesting, especially as your setup looks much like mine. And I 
do see error messages.
cc-ing Dave and Laurent as they might take special interest in your 
case. So I keep it in English.

Some more information might be useful:
encoding of the database?    -- \l command in psql or select the 
database node in pgAdmin and read from the SQL pane.
client_encoding?    -- show client_encoding;
"German as default language" in pgAdmin? Or in postgresql (-> 
postgresql.conf)?
Way of connecting? Via TCP/IP to port 5432 or some other method?
And maybe the setting in your postgresql.conf might be of interest.

BTW, backports.org has updated to postgresql 8.1.8 a couple of days ago. 
You may want to apt-get update & upgrade ..


Regards
Erwin


albin.blaschka@raumberg-gumpenstein.at wrote:
> Erwin Brandstetter wrote:
>
>> dpage@postgresql.org wrote:
>
>>> I am interested to know if you've managed to reproduce Laurent's 
>>> problem
>>> though, in which *only* the error number is shown in the Query Tool, 
>>> and
>>> no text at all.
>>
>> No, I have not seen that.
>
> Hello,
>
> I have this problem with not showing the text message, just the number...
> pgAdmin 1.6.2 (Jan 6 2007, rev: 5837; German as default language), 
> WinXP SP2
> PostgreSQL running remotely on Debian Sarge, 8.1.4 from the 
> "Backports-Repository"




pgadmin-support by date:

Previous
From: Laurent ROCHE
Date:
Subject: Re : Display of error message
Next
From: Guillaume Lelarge
Date:
Subject: Re: Re : Display of error message