Preguntas/Questions - Mailing list pgsql-interfaces

From Reynaldo Rodriguez
Subject Preguntas/Questions
Date
Msg-id CA+HzZYXtk=KgKE3h=8fYHWcxRfJ_UZ+LmoTTZ9MQdgpLkbxVEg@mail.gmail.com
Whole thread Raw
List pgsql-interfaces
Estoy aprendiendo como usar PgAccess y viendo las alternativas que tengo. Mi meta es conseguir hacer un link entre un file de typo .csv apara que pase los datos a una base de datos tipo .sqlite. Necesito conseguir esta funcione en embedded linux (raspberry pi, o beaglebone black). Sabe si esto es posible?

Hi there. I just learned about PgAccess. My goal is to link a .csv fileto a .sqlite file such that the data that goes into the file gets imported into the sqlite database automatically. The end goal is to have this work on embedded linux device such as raspberry pi or beagle bone black. Do you know if this is possible by using PgAccess.

pgsql-interfaces by date:

Previous
From: Vernon Wu
Date:
Subject: How Java interface with the JSON data type?
Next
From: Florian Weimer
Date:
Subject: Re: PQunescapebytea not reverse of PQescapebytea?