Interfacing to postgresql running on an embedded processor

From: makhan <emoazzam(at)yahoo(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Interfacing to postgresql running on an embedded processor
Date: 2007-03-06 09:56:41
Message-ID: 9328869.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi

I have an embedded arm processor board(Stargate board) running postgresql to
store data from sensors like light,temp etc. I want to interface to database
using c/c++ language can someone guide me as to how I can connect to the
database from my machine.( I am trying to use libpq for c interface)
--
View this message in context: http://www.nabble.com/Interfacing-to-postgresql-running-on-an-embedded-processor-tf3354402.html#a9328869
Sent from the PostgreSQL - interfaces mailing list archive at Nabble.com.

Browse pgsql-interfaces by date

  From Date Subject
Next Message MicazMAK 2007-03-06 10:03:03 Interfacing postgresql running on an embedded processor
Previous Message Michael Fuhr 2007-03-04 19:17:18 Re: Retrieving timestamp data