Re: ProgrammingError - invalid byte sequence for encoding "UTF8"
Nico Grubert <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
> I have 2 Zope servers (Zope 2.10.5, Python 2.4.4) on 2 physically > separated machines. Both Zope servers access the same PostgreSQL (8.2.0) > database on a remote server. > > Zope Server #1 has installed "psycopg2-2.0.5.1". > Zope Server #2 has installed "psycopg2-2.0.6". Note: Downgrading Zope Server #2 to "psycopg2-2.0.5.1" solves all the problems.