Copy json from couchbase to postgres

Поиск
Список
Период
Сортировка
От Rushikesh socha
Тема Copy json from couchbase to postgres
Дата
Msg-id CANgP4OLMoEeMO-9O997Ntjvft5vhazK2LRGFTHZzgEW356PFVg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Copy json from couchbase to postgres
Список pgsql-general
Any suggestions on copying .json which is exported from couchbase using cbexport json. I used copy command but most of them are throwing error.

pgdocstore=# copy schaname.tablename from 'path/filename.json';
ERROR:  invalid input syntax for type json
DETAIL:  Token "H" is invalid.

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