Hi Sean,
I installed pgAdmin yesterday and tried to access the database you created. The instructions you left, though detailed, did not work for me. Since the database is hosted on your computer or some other server, the host "localhost" won't work for me since that instructs the program to look on my computer for the database. I believe I'll need the host name or IP address of the computer or machine on which the database is currently hosted.
I believe I may also need to download and install PostgreSQL to be able to access the database, as pgAdmin is just a client and requires PostgreSQL to be installed and running in order to work properly. I'll work on getting that installed on my machine today and hope to hear from you regarding the correct host name for the database.
Thanks!
Jian
Hi Sean,
I installed pgAdmin yesterday and tried to access the database you created. The instructions you left, though detailed, did not work for me. Since the database is hosted on your computer or some other server, the host "localhost" won't work for me since that instructs the program to look on my computer for the database. I believe I'll need the host name or IP address of the computer or machine on which the database is currently hosted.
I believe I may also need to download and install PostgreSQL to be able to access the database, as pgAdmin is just a client and requires PostgreSQL to be installed and running in order to work properly. I'll work on getting that installed on my machine today and hope to hear from you regarding the correct host name for the database.
Thanks!
Jian