Re: [GENERAL] Encoding question when dumping/restoring databases for upgrade

2009-08-13 Thread Tom Lane
a...@archie.netg.se writes: > I am sitting on version 7.4.x and am going to upgrade to version 8.3.x. >> From all I can read I should have no problem with actual format of the > pgdump file (for actual dumping and restoring purposes) but I am having > problems with encoding (which I was fairly s

[GENERAL] Encoding question when dumping/restoring databases for upgrade

2009-08-13 Thread arsi
Hello, I am sitting on version 7.4.x and am going to upgrade to version 8.3.x. From all I can read I should have no problem with actual format of the pgdump file (for actual dumping and restoring purposes) but I am having problems with encoding (which I was fairly sure I would). I have search