Re: [ADMIN] sort order

1999-09-18 Thread Artur Pietruk
On Sat, Sep 18, 1999 at 12:55:17PM +0200, Marcin Inkielman wrote: > hello, > > does anybody know how to sort tables using other charachter sets (like polish >ISO8859-2 for exemple) > > i use postgres 6.5.1 and 6.4.x Set locale variables properly - LANG=pl_PL and LC_CTYPE=iso_8859_2. It

Re: [ADMIN] sort order

1999-09-18 Thread Artur Pietruk
On Sat, Sep 18, 1999 at 12:55:17PM +0200, Marcin Inkielman wrote: > hello, > does anybody know how to sort tables using other charachter sets (like polish >ISO8859-2 for exemple) > i use postgres 6.5.1 and 6.4.x Ahh... And make sure that you have compiled postgres with locale support ena