"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
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