Hello

You can use pgAdmin (or psql for that matter) to connect to a database over the 
network, provided PostgreSQL is configured to accept this kind of connections 
and all the firewalls to it allow the traffic.

http://www.postgresql.org/docs/9.4/interactive/runtime-config-connection.html
http://www.postgresql.org/docs/9.4/interactive/client-authentication.html

A tool I heard about, but never used is phpPgAdmin. You may want to take a 
look: http://phppgadmin.sourceforge.net/doku.php

Bye
Charles

From: pgsql-general-ow...@postgresql.org 
[mailto:pgsql-general-ow...@postgresql.org] On Behalf Of essam Ganadily
Sent: Montag, 31. August 2015 09:04
To: pgsql-general@postgresql.org
Subject: [GENERAL] Public facing PostgreSQL hosting ?

hi
i do develop on PostgreSQL from home and from work. i need public facing 
PostgreSQL , something i can use Pgadmin from anywhere.
performance and scalability is not important because i will be running like few 
operations per day.

any idea where can i find that ?
thankx



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to