Re: [BUGS] BUG #6244: Ordering Problem

2011-10-11 Thread Leandro Guimarães Faria Corce DUTRA
Le 2011-O-11 18h57, Merlin Moncure a écrit : hm, LATIN1 is not a unicode supporting encoding, that might be problem. your database should probably be defined UTF8. Precisely, Latin1 is obsolete. Latin9 is better, as it at least includes the Euro character €, but still not as good as UTF-8.

Re: [BUGS] BUG #6244: Ordering Problem

2011-10-11 Thread Merlin Moncure
On Mon, Oct 10, 2011 at 7:35 AM, Murilo - Perfilweb Informática wrote: > Hello, > My encoding is LATIN1, my collation is pt_BR > Thank You. > 2011/10/7 Merlin Moncure hm, LATIN1 is not a unicode supporting encoding, that might be problem. your database should probably be defined UTF8. not an e

Re: [BUGS] BUG #6244: Ordering Problem

2011-10-07 Thread Merlin Moncure
On Fri, Oct 7, 2011 at 8:31 AM, Murilo Lobato wrote: > > The following bug has been logged online: > > Bug reference:      6244 > Logged by:          Murilo Lobato > Email address:      mur...@perfilweb.com.br > PostgreSQL version: 9.0.3 > Operating system:   Centos 5.5 > Description:        Order

[BUGS] BUG #6244: Ordering Problem

2011-10-07 Thread Murilo Lobato
The following bug has been logged online: Bug reference: 6244 Logged by: Murilo Lobato Email address: mur...@perfilweb.com.br PostgreSQL version: 9.0.3 Operating system: Centos 5.5 Description:Ordering Problem Details: We have a clients table, and when we run a sele