Re : Display of error message

From: Laurent ROCHE <laurent_roche(at)yahoo(dot)com>
To: Erwin Brandstetter <brandstetter(at)falter(dot)at>, albin(dot)blaschka(at)raumberg-gumpenstein(dot)at
Cc: Dave Page <dpage(at)postgresql(dot)org>, pgadmin-support(at)postgresql(dot)org
Subject: Re : Display of error message
Date: 2007-03-03 02:58:08
Message-ID: 20070303025808.21510.qmail@web34405.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Albin ,

I suspect you are having the same problem as I have.
For me, when the db is set with UTF8 charset I get only error numbers, but on the same server but with db set with other charset (say LATIN1) I do see error messages.

Let us know.


Have fun,
L(at)u
The Computing Froggy

----- Message d'origine ----
De : Erwin Brandstetter <brandstetter(at)falter(dot)at>
À : albin(dot)blaschka(at)raumberg-gumpenstein(dot)at
Cc : Dave Page <dpage(at)postgresql(dot)org>; laurent_roche(at)yahoo(dot)com; pgadmin-support(at)postgresql(dot)org
Envoyé le : Vendredi, 2 Mars 2007, 23h00mn 35s
Objet : Re: [pgadmin-support] Display of error message

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(dot)blaschka(at)raumberg-gumpenstein(dot)at wrote:
> Erwin Brandstetter wrote:
>
>> dpage(at)postgresql(dot)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"



___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com

Browse pgadmin-support by date

  From Date Subject
Next Message Sabin Coanda 2007-03-05 11:09:26 Not found pgAgent Jobs in pgAdmin
Previous Message Guillaume Lelarge 2007-03-03 00:42:27 Re: Re : Display of error message