Re: [HACKERS] Trouble with COPY IN
От
James William Pye
Тема
Re: [HACKERS] Trouble with COPY IN
Дата
Msg-id
7E743A09-D012-4BBB-9B87-24CA1DF51015@jwp.name
Ответ на
Re: [HACKERS] Trouble with COPY IN (Tom Lane)
Список
Дерево обсуждения
Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Maciek Sakrejda <msakrejda@truviso.com>
Re: Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Samuel Gendler <sgendler@ideasculptor.com>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Maciek Sakrejda <msakrejda@truviso.com>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Trouble with COPY IN James William Pye <lists@jwp.name>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN James William Pye <lists@jwp.name>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN James William Pye <lists@jwp.name>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN James William Pye <lists@jwp.name>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN James William Pye <lists@jwp.name>
Re: [HACKERS] Trouble with COPY IN Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: [HACKERS] Trouble with COPY IN Andrew Dunstan <andrew@dunslane.net>
Re: [HACKERS] Trouble with COPY IN Robert Haas <robertmhaas@gmail.com>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Maciek Sakrejda <msakrejda@truviso.com>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Maciek Sakrejda <msakrejda@truviso.com>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Kris Jurka <books@ejurka.com>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Matthew Wakeling <matthew@flymine.org>
Re: Trouble with COPY IN Kris Jurka <books@ejurka.com>
On Jul 23, 2010, at 7:11 AM, Tom Lane wrote: > I can't help thinking that the JDBC driver must be being overly cute > if this breaks it ... I was wondering the same thing when I first saw Kris' message. However, iff I understand what JDBC is trying to achieve, I don't think I would call it "overly". @Kris Is this a problem because JDBC is trying to detect failures as early as possible during a COPY IN? Or, is it just JDBC's normal MO to always be reading? Well, I've wanted to do the former (early error detection) with py-postgresql's COPY support, and I imagine getting a read event marking completion prior to emitting done/fail could be a snag. cheers, jwp
В списке pgsql-jdbc по дате отправления