> the driver what character set the backend is sending us? Can't
> it ask the backend dynamically?
>
This is what it actually does, isn't it? (Based on what I usually see in the
trace output on the backend.) I tested a unicode database with varchar(255)
fields and hungarian accented characters and it worked just fine. (With
PostgreSQL 7.2.1 I think.)
Peter