Connect to PostgreSql database in Linux VirtualBox from Win7
问题 As said in headline, from Win7 host I'm trying to access Postgres 9.3 established in Linux Centos 5.8 which is in VirtualBox on the same machine. I'm trying to access it from PGAdmin and everything is OK when I start the Postgre from Win7 services, so PGAdmin is well configured. What have I tried? I've read many articles about this subject, and even some questions on this forum but nothing worked. I have: switched to NAT and forwarded port 5432 in VirtualBox GUI set listenadresses = '*' in