Re: [BUGS] BUG #1046: UNIQUE INDEX BUG

2004-01-10 Thread Tom Lane
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > then when inserting values it says á = é = í = ó = ú > (confuses different acuted vowels as if they were the same thing) Sounds to me like you have selected the wrong character set (encoding) or wrong locale when installing the database. If Pos

[BUGS] BUG #1046: UNIQUE INDEX BUG

2004-01-10 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1046 Logged by: Alfonso Baqueiro Email address: [EMAIL PROTECTED] PostgreSQL version: 7.3.2 Operating system: Linux Redhat 9.0 Description:UNIQUE INDEX BUG Details: create table pru( id integer not null