Skip Links

Network World

IT Asked & Answered

AdviceGadgetsToolsITAA Home

Use PC client to manage database behind firewall

Average: 4 (1 vote)

I work with a PostgreSQL database that sits behind two SSH logins. The first machine is accessible from the Internet. The second machine is accessible only by SSH and only from the first machine. How can I tunnel through SSH all the way to the database server so that I can manage the database using PGAdminIII from my PC?

Blass
Answer by Steve Blass

Expert's answer

n/a