Re: Arduino SQL Connector

From: Steve Spence <greentrust(at)gmail(dot)com>
To: Jan Wieck <jan(at)wi3ck(dot)info>
Cc: Robin <robinstc(at)live(dot)co(dot)uk>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Arduino SQL Connector
Date: 2014-04-18 14:59:44
Message-ID: CAHe2DXwiyLFSkTuH3jN3cetcq4PsaobRV4uP=XT4_W0H33=zgQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

It's just temperature and humidity sensor data. Don't need secure
connections. Why would I care? I'm doing it now with MySQL, and no
disaster, and I'm having good luck with it. I think it's just you.

Steve Spence, KK4HFJ
Director, Green Trust
http://www.green-trust.org
Http://arduinotronics.blogspot.com

On Fri, Apr 18, 2014 at 10:53 AM, Jan Wieck <jan(at)wi3ck(dot)info> wrote:

> On 04/18/14 10:31, Steve Spence wrote:
>
>> Not a thing in that document about the Arduino. Just how to install
>> Postgres on a Raspberry Pi. My Postgres is on a hosted server at a ISP.
>>
>
> You intend to have thousands of Arduino devices, incapable of doing any
> sort of encryption or other means of secure IP connections, directly
> connect to a database, that is hosted on a publicly accessible VPS?
>
> Maybe it is just me, but to me that design has DISASTER written in bold,
> red, 120pt font all over it.
>
>
> Good luck with that,
> Jan
>
> --
> Jan Wieck
> Senior Software Engineer
> http://slony.info
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-04-18 15:01:48 Re: Arduino SQL Connector
Previous Message Jan Wieck 2014-04-18 14:53:58 Re: Arduino SQL Connector