El dom, 19-01-2003 a las 20:46, michel verplancke escribió:
>
> The error message is "connection is closed, operation is not
> permitted"
>
Most linux distributions ship PostgreSQL with remote access disabled.
Some even disable TCP/IP communication with the server.
This is documented on the postgreSQL documentation.
Check your /etc/postgresql/postgresql.conf (see if TCP/IP is enabled)
and /etc/postgresql/pg_hba.conf to see if access from your host is
allowed.
--
Abel Muiño Vizcaino