On Fri, 21 Mar 2014, Joshua D. Drake wrote:
> If you want to use pg_upgrade, then you are going to have to dump your old
> database, clean it to UTF-8 (with say iconv), then reimport it.
>
> At that point you might as well just pull it into 9.3.
Joshua,
I did a pg_dumpall before starting this process. If I can use pg_restore
on the running 9.4 will that convert locales and get the job done?
Thanks,
Rich