Bo <bo <at> budget123.dk> writes: > > > The following bug has been logged online: > > Bug reference: 6246 > Logged by: Bo > Email address: bo <at> budget123.dk > PostgreSQL version: 9.1 > Operating system: Windows server 2008 > Description: character encoding for 64 bit > Details:
> > D:\>d:\PostgreSQL\9.1\bin\psql.exe -d demo_ -U postgres -c "comment on > database demo_ is 'test'" > Password for user postgres: > psql: FATAL: conversion between WIN1252 and LATIN1 is not supported > ***************************** > > Regards Bo TJ > I get a very similar error with both 64 bit and 32 bit postgres installations. I have a table in LATIN1, but whenever I try to connect using psql, I get error message: postgres=# \c mydb FATAL: conversion between WIN1252 and LATIN1 is not supported Previous connection kept I can connect through pgAdmin and create tables etc, just not with psql. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs