Delight Chen wrote:
Quote:
Initdb with SQL_ASCII is work. |
If you do that, most of the encoding stuff won't work correctly. Use
some other encoding.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(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