From: | Scott Bailey <artacus(at)comcast(dot)net> |
---|---|
To: | |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgresql databases as a web service |
Date: | 2009-07-12 19:48:12 |
Message-ID: | 4A5A3DFC.8040103@comcast.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Scott Marlowe wrote:
> On Sun, Jul 12, 2009 at 9:20 AM, dkeeney<dvkeeney(at)gmail(dot)com> wrote:
>> Rdbhost.com offers SQL databases as a web service, running Postgresql
>> 8.3.3 .
>>
>> Create a database on our server, execute queries against it in SQL via
>> http request, and receive results as XML or JSON. There is a python
>> DB API module for it as well.
>>
>> The service is demand priced (you pay for actual usage), and very
>> modest usage levels are free.
>
> Sounds interesting. Just wondering if there's a reason it's not
> running 8.3.7...
Just be glad it's not 8.1 or whatever RHEL is shipping with these days.
Finding a web host w/ 8.3 was no small feat just a few months ago.
Scott
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Bailey | 2009-07-12 20:14:15 | Re: xpath() subquery for empty array |
Previous Message | Andres Freund | 2009-07-12 19:45:09 | Re: How can I find out the space used on disk for a table/index |