If that's the case for you, you can try to install postgresql-common from Jaunty and use the pg_upgradecluster --locale option. Or do a manual pg_dumpall, create the 8.3 cluster manually with "pg_createcluster 8.3 main" (make sure that the current locale is nl_NL.UTF-8) and feed it back.
-- pg_upgradecluster picks wrong encoding (LATIN1 instead of UTF8) https://bugs.launchpad.net/bugs/235302 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
