ssl database connection problems...
От | Carol Walter |
---|---|
Тема | ssl database connection problems... |
Дата | |
Msg-id | 752F2E74-9F28-4E3D-869C-93357751AFA0@indiana.edu обсуждение исходный текст |
Ответы |
Re: ssl database connection problems...
Re: ssl database connection problems... Re: ssl database connection problems... |
Список | pgsql-admin |
Hello, I've just created a new instance of postgres. It's running an a Sun server running Solaris 10. I configured it with ssl using port 5433. The server starts and runs. I can connect to it from the local host and list the databases, connect to them etc. I can't connect to the database instance from a remote host. I get a message as follows: walterc@cat:~$ psql -h db -U walterc -d walterc -p 5433 psql: could not connect to server: Connection refused Is the server running on host "db" and accepting TCP/IP connections on port 5433? I know the server is running, so according to the message, it must not be accepting TCP/IP connections on port 5433. I configured pg_port = 5433 and "with openssl" when I initially configured the server. Are there other things that need to be done to get openssl started on the database server? How can I diagnose this problem? Carol
В списке pgsql-admin по дате отправления: