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"