Forum OpenACS Q&A: Response to Problems connecting to remote Postgres (multibyte strings)

Here are a few things to check:

1.  Be sure that the locale you are running the PG server in, and
the locale you are running AOLserver in, is the same.

2.  Are you sure that 6.5.3 protocol and the latest version of the
driver are compatible?

3.  Look in the server.log for any other messages concerning
postgres.  Are there earlier ones that mention NSModuleInit?

4.  Where did you get the postgres.so?  Did you download it from
somewhere or compile it yourself?