Phoenix Kiula <phoenix.ki...@gmail.com> writes:
> Biggest problem is utf-8 crap. Some other databases are much more
> forgiving of the data. PG takes utf-8 data but somehow gives problem
> with backup/restore. I've tried everything, including iconv etc, but
> this truly could be a lot better in the future versions I hope.

If you want "forgiving", maybe you should run your database in SQL_ASCII
mode.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to