Search Postgresql Archives

Wrong charset?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, all of a sudden (?) it seems like the stuff I am putting into a
table is getting the wrong character coding. The definition of the db
is like this:
CREATE DATABASE my_sampledb
  WITH OWNER = postgres
       ENCODING = 'LATIN1'
       TABLESPACE = pg_default;

Still I get crap out from it when I insert data which is encoded with
the swedish characterset for instance (å, ä, ö). Can someone hint me
towards a good thread that I have not found or simply what else to take
a look at.


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux