| From: | Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz> |
|---|---|
| To: | essam Ganadily <doctoresam(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Public facing PostgreSQL hosting ? |
| Date: | 2015-08-31 22:27:45 |
| Message-ID: | 55E4D4E1.4060004@archidevsys.co.nz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2015-09-01 02:45:27 | Re: BDR setup - bdr_node_join_wait_for_ready() |
| Previous Message | Tom Lane | 2015-08-31 19:34:53 | Re: bdr download |