Re: Libpq on iPad?

From: Jerry LeVan <jerry(dot)levan(at)gmail(dot)com>
To: ABPNI <jonnyt(at)abpni(dot)co(dot)uk>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Libpq on iPad?
Date: 2010-08-02 00:15:34
Message-ID: 49AC85D2-8062-4DC5-8CF9-08862A6B6A1B@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Aug 1, 2010, at 8:00 PM, ABPNI wrote:

>
>
> On 2 Aug 2010, at 00:44, Jerry LeVan <jerry(dot)levan(at)gmail(dot)com> wrote:
>
>> Has anyone looked at the feasibility of building libpq as a first step towards building
>> An iPad app that can talk to postgresql dbs ?
>>
>> Thanks
>>
>> Jerry
>>
>> Trapped in Steve Jobs Reality Distortion Field
>> --
>> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-general
>
> I would have thought that only backend apps would talk to pgsql?
>
> Maybe there is a case to allow an ipad app to talk directly to a pgsql database? Admin work?

Once upon a time in a galaxy far, far away, I wrote gui apps ( Cocoa/Python/Tk) that allowed
me to interact with Postgresql databases ( Think stripped down PgAdmin).

It would be nice to be able to do the same on my iPad...but I guess that Python and Tk are
out as developmental tools.

(I have a ssh app that I can use but it is a bit clumsy...)

Jerry

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jayadevan M 2010-08-02 03:39:12 Re: PostgreSQL and distributed transactions
Previous Message ABPNI 2010-08-02 00:00:32 Re: Libpq on iPad?