Re: PQputCopyData dont signal error

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PQputCopyData dont signal error
Дата
Msg-id 20140331163313.GZ9567@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: PQputCopyData dont signal error  (steve k <steven.c.kohler@nasa.gov>)
Ответы Re: PQputCopyData dont signal error  (steve k <steven.c.kohler@nasa.gov>)
Re: PQputCopyData dont signal error  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
steve k wrote:

> I am examining other ways to do mass inserts/writes that allow for
> notification if some of the data contained within for some reason fails to
> copy/insert so that the cause of the bad data can be examined and remedied
> as soon as it occurs as well as writing the offending data to a log so that
> not all of it is lost.  

Have you looked at PGLoader?
https://github.com/dimitri/pgloader

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: steve k
Дата:
Сообщение: Re: PQputCopyData dont signal error
Следующее
От: Robert Haas
Дата:
Сообщение: Re: jsonb and nested hstore