On 31/08/15 19:03, essam Ganadily wrote:
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
I don't think it is a good idea to let people to have direct access (in the sense of allowing people to submit SQL, or even just values) to a database, apart from carefully controlled groups. Usually it is best to have some sort of middleware in between the public & a database.


Cheers,
Gavin


--
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