Re: [BUGS] backup + restore fails

2006-11-21 Thread Bruce Momjian
This will be fixed in 8.2 by suppressing %Z on Windows. --- Andreas Seltenreich wrote: > Holger Schoenen writes: > > > ERROR: invalid byte sequence for encoding "UTF8": 0xe46973 > > Command was: -- > [...] > > -- Start

Re: [BUGS] backup + restore fails

2006-10-20 Thread Andreas Seltenreich
Holger Schoenen writes: > ERROR: invalid byte sequence for encoding "UTF8": 0xe46973 > Command was: -- [...] > -- Started on 2006-09-15 14:56:51 Westeuropäische Normalzeit The same problem was recently reported on the pgsql-de-allgemein list. Would just avoiding %Z in Win32's strftime be an

[BUGS] backup + restore fails

2006-09-16 Thread Schoenen, Holger
I have installed the new postgresql-8.1.msi on windows XP. All standard as proposed except: encoding UTF8 and locale Germany/german as a service. (UTF8 seams to be important, the locale not?) Using pgAdmin-III I have connected and created a new database. Optionally I can create a table - same res