1 articles tagged "postgresql remote connection"
- How Do I Enable remote access to PostgreSQL database server?
By default, PostgreSQL database server remote access disabled for security reasons. However, some time you need to provide the remote access to database server from home computer or from web server.
Step # 1: Login over ssh if server is outside your IDC
Login over ssh to remote PostgreSQL database server:
$ ssh user@remote.pgsql.server.com
Step # 2: Enable [...]
Viewing 1-1 of 1 posts. ( see all popular tags )


Recent Comments
Today ~ 29 Comments
Yesterday ~ 9 Comments
Yesterday ~ 10 Comments
Yesterday ~ 2 Comments
Yesterday ~ 1 Comment