
March 8th, 2012, 09:48 AM
|
|
Contributing User
|
|
Join Date: Oct 2003
Location: Germany
|
|
Quote: | Originally Posted by eponcedeleon I can access my DB with pgAdmin software but cannot configure putty to access it, I want to know how to configure putty to access my database | Again: putty does not "access" the database.
It's a tool to open a commandline to a remote computer. From that commandline you can e.g. start psql if that is installed on the remove computer.
|