Re: [GENERAL] invalid byte sequence on restore

2008-11-14 Thread Martijn van Oosterhout
On Fri, Nov 14, 2008 at 01:58:04PM +0100, Markus Wollny wrote: > Hi! > > I am currently struggling with a couple oif tainted bytes in one of > our PostgreSQL 8.2 databases which I plan to move to 8.3 soon - so I > need to dump & restore. At some point there was a plpgsql function posted that you

[GENERAL] invalid byte sequence on restore

2008-11-14 Thread Markus Wollny
Hi! I am currently struggling with a couple oif tainted bytes in one of our PostgreSQL 8.2 databases which I plan to move to 8.3 soon - so I need to dump & restore. I think this problem bit me almost every single time during a major upgrade in the last couple of years, so I must say that I hav