From: | Steve Spence <greentrust(at)gmail(dot)com> |
---|---|
To: | |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Arduino SQL Connector |
Date: | 2014-04-17 14:46:35 |
Message-ID: | CAHe2DXw2sMi3drGOHiJYc3gqWXsCQxvVE04K7xGsTzQKk07NnQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Not using arm or debian. Using a atmel 328p.
Steve Spence, KK4HFJ
Director, Green Trust
http://www.green-trust.org
Http://arduinotronics.blogspot.com
On Thu, Apr 17, 2014 at 10:44 AM, David Rysdam <drysdam(at)ll(dot)mit(dot)edu> wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
>> On Thu, Apr 17, 2014 at 09:39:55AM -0400, Steve Spence wrote:
>>> So, who wants to work on this with me? I'm a fair arduino programmer,
>>> but know nothing about postgres.
>>
>> I would look at the MySQL one as a first step to see how that was done.
>> You are basically going to need to duplicate libpq, which is a major
>> undertaking.
>
> Maybe I'm being naive, but isn't libpq already being compiled for ARM by
> Debian? As long as it fits, you should be good. If it doesn't, you'll
> need to strip some stuff out.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2014-04-17 14:49:55 | Re: Arduino SQL Connector |
Previous Message | David Rysdam | 2014-04-17 14:44:36 | Re: Arduino SQL Connector |