[EMAIL PROTECTED]:~]$ locale
LANG=sl_SI.UTF-8
LC_CTYPE="sl_SI.UTF-8"
LC_NUMERIC="sl_SI.UTF-8"
LC_TIME="sl_SI.UTF-8"
LC_COLLATE="sl_SI.UTF-8"
LC_MONETARY="sl_SI.UTF-8"
LC_MESSAGES="sl_SI.UTF-8"
LC_PAPER="sl_SI.UTF-8"
LC_NAME="sl_SI.UTF-8"
LC_ADDRESS="sl_SI.UTF-8"
LC_TELEPHONE="sl_SI.UTF-8"
LC_MEASUREMENT="sl_SI.UTF-8"
LC_IDENTIFICATION="sl_SI.UTF-8"
LC_ALL=
and slovenian (slovenščina) in pgadmin3. i've already tried a few
languages before (english, japanese, german, spanish and some other) -
same thing.
Andreas Pflug wrote:
Miha Radej wrote:
i've already tried full debug logging but there is nothing in the
logs. the message pops up. only after clicking "ok" this gets logged:
2005-06-07 20:52:02 INFO :
##############################################################
2005-06-07 20:52:02 INFO : # pgAdmin III Version 1.3.0 Startup
2005-06-07 20:52:02 INFO :
##############################################################
2005-06-07 20:52:02 INFO : Compiled with dynamically linked SSL support
2005-06-07 20:52:02 INFO : Creating a splash screen
2005-06-07 20:52:04 INFO : Using fontmetrics 8/17, 10 Point
2005-06-07 20:52:04 INFO : Native Description 'Sans 10'
2005-06-07 20:52:04 INFO : Draw size of 'M': w=11, h=17, descent 3,
external lead 0.
2005-06-07 20:52:04 INFO : Draw size of 'g': w=8, h=17, descent 3,
external lead 0.
2005-06-07 20:52:04 INFO : Draw size of 'Mg': w=19, h=17, descent 3,
external lead 0.
2005-06-07 20:52:04 INFO : Creating a ctlSQLBox
2005-06-07 20:52:05 INFO : Creating a pgCollection object
2005-06-07 20:52:05 INFO : Reloading servers...
2005-06-07 20:52:05 INFO : Creating a pgServer object
2005-06-07 20:52:05 INFO : Destroying a splash screen
No hints from this.
Which locale are you using, which pgadmin language?
Regards,
Andreas
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match