Re: Arduino SQL Connector

From: David Rysdam <drysdam(at)ll(dot)mit(dot)edu>
To: Steve Spence <greentrust(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Arduino SQL Connector
Date: 2014-04-17 15:10:29
Message-ID: 8738hc6lga.fsf@loud.ll.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Steve Spence <greentrust(at)gmail(dot)com> writes:
> no, you can't run arm / debian on an arduino UNO. it's all c++
> compiled to machine code then uploaded.

This is how all executables work.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2014-04-17 15:10:31 Re: Arduino SQL Connector
Previous Message Susan Cassidy 2014-04-17 15:06:32 Re: Re: any way for a transaction to "see" inserts done earlier in the transaction?