> -----Original Message----- > From: Richard Huxton [mailto:[EMAIL PROTECTED] > Sent: 21 February 2005 16:13 > To: Dave Page > Cc: Tom Yeh; pgsql-bugs@postgresql.org > Subject: Re: [BUGS] BUG #1487: Index problem > > > pgAdmin uses libpq, just as psql does, so I cannot imagine why this > > would be the case. pgAdmin also does not do anything to try > to affect > > query plans in any way. > > Could it set the encoding/locale differently to psql (on the > same machine)?
Good point, yes - it will try to set the encoding to unicode if it can. /D ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend