Re: Public facing PostgreSQL hosting ?

Поиск
Список
Период
Сортировка
От Charles Clavadetscher
Тема Re: Public facing PostgreSQL hosting ?
Дата
Msg-id 032701d0e3bd$f23e5600$d6bb0200$@swisspug.org
обсуждение исходный текст
Ответ на Public facing PostgreSQL hosting ?  (essam Ganadily <doctoresam@gmail.com>)
Список pgsql-general
Hello

You can use pgAdmin (or psql for that matter) to connect to a database over the network, provided PostgreSQL is
configuredto 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-owner@postgresql.org [mailto:pgsql-general-owner@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



В списке pgsql-general по дате отправления:

Предыдущее
От: essam Ganadily
Дата:
Сообщение: Public facing PostgreSQL hosting ?
Следующее
От: Saravanakumar Murugesan
Дата:
Сообщение: FW: JsonArray value criteria