I downloaded both postgresql-9.1.1-1-windows-x64-binaries.zip and
postgresql-9.1.1-1-windows-binaries.zip, running on Simplified Chinese
Windows XP Professional x64.
The output of `psql --help`(x64) is UTF-8 encoded, they will be displayed as
malformed characters in command prompt window.
psql
When I try to execute psql.exe or pg_ctl.exe, I got an error: can't find
gssapi32.dll.
see the attachment:
http://www.nabble.com/file/p15282929/pgsql-8.3.0-noinstaller-win32-missing-gssapi32.dll.png
pgsql-8.3.0-noinstaller-win32-missing-gssapi32.dll.png
Does anyone encountered the same problem?