Re: Syncing Data of data type BLOB into Postgres- Bytea - Mailing list pgsql-general

From John DeSoi
Subject Re: Syncing Data of data type BLOB into Postgres- Bytea
Date
Msg-id B6D671F2-10DD-459C-9F34-EDAB4D563CA1@pgedit.com
Whole thread Raw
In response to Syncing Data of data type BLOB into Postgres- Bytea  (Cynthia Hombakazi Ngejane <hombakazi.ngejane@gmail.com>)
Responses Re: Syncing Data of data type BLOB into Postgres- Bytea  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
> On Nov 10, 2016, at 12:55 AM, Cynthia Hombakazi Ngejane <hombakazi.ngejane@gmail.com> wrote:
>
> I have two databases SQLlite and Postgres,  SQLite is my local database in it I am saving fingerprint templates that
getcapture on site (offline) and my column is of type BLOB. Now I want to sync these templates into Postgres (to the
server),so I created a column of type bytea but Postgres is refusing to take BLOB it says there was a syntax error. I
amusing Qt c++ 5.7  application  to do the syncing. 

It is going to be hard to help without seeing the exact code you are using to insert and the exact error message you
areseeing. 

John DeSoi, Ph.D.



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Upgrade from 9.5.4 to 9.6.1
Next
From: Rich Shepard
Date:
Subject: Re: Upgrade from 9.5.4 to 9.6.1