Syncing Data of data type BLOB into Postgres- Bytea

Поиск
Список
Период
Сортировка
От Cynthia Hombakazi Ngejane
Тема Syncing Data of data type BLOB into Postgres- Bytea
Дата
Msg-id CANdCqGyiWZdMVRyGGvrniiWRnVVL8yo7PaRqie_r_YwA4aCZ_Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: Syncing Data of data type BLOB into Postgres- Bytea
Список pgsql-general


Hello,

I have two databases SQLlite and Postgres,  SQLite is my local database in it I am saving fingerprint templates that get capture onsite (i.e 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 am using Qt c++ 5.7  application  to do the syncing.

Please Help...

CH Ngejane


В списке pgsql-general по дате отправления:

Предыдущее
От: Mark Anns
Дата:
Сообщение: How the Planner in PGStrom differs from PostgreSQL?
Следующее
От: David Guyot
Дата:
Сообщение: Re: Linux equivalent library for "postgres.lib" from Windows