Re: raw output from copy
От
Pavel Stehule
Тема
Re: raw output from copy
Дата
Msg-id
CAFj8pRASwdksT=wTOOa2PRVy4Ti=L7c4ZPAfOLHnK2SXccy-AQ@mail.gmail.com
Ответ на
Re: raw output from copy (Craig Ringer)
Список
Дерево обсуждения
raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Peter Eisentraut <peter_e@gmx.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Golub <pavel@microolap.com>
Re: raw output from copy Simon Riggs <simon@2ndQuadrant.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Simon Riggs <simon@2ndQuadrant.com>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Tom Lane <tgl@sss.pgh.pa.us>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy "Dickson S. Guedes" <listas@guedesoft.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Craig Ringer <craig@2ndquadrant.com>
Re: raw output from copy Heikki Linnakangas <hlinnaka@iki.fi>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Heikki Linnakangas <hlinnaka@iki.fi>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Tom Lane <tgl@sss.pgh.pa.us>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy "Daniel Verite" <daniel@manitou-mail.org>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy "Daniel Verite" <daniel@manitou-mail.org>
Re: raw output from copy Tom Lane <tgl@sss.pgh.pa.us>
Re: raw output from copy "Daniel Verite" <daniel@manitou-mail.org>
Re: raw output from copy "David G. Johnston" <david.g.johnston@gmail.com>
Re: raw output from copy Tom Lane <tgl@sss.pgh.pa.us>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Tom Lane <tgl@sss.pgh.pa.us>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Tom Lane <tgl@sss.pgh.pa.us>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Robert Haas <robertmhaas@gmail.com>
Re: raw output from copy Andrew Dunstan <andrew@dunslane.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Michael Paquier <michael.paquier@gmail.com>
Re: raw output from copy Haribabu Kommi <kommi.haribabu@gmail.com>
Re: raw output from copy Haribabu Kommi <kommi.haribabu@gmail.com>
Re: raw output from copy Kohei KaiGai <kaigai@kaigai.gr.jp>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Kohei KaiGai <kaigai@kaigai.gr.jp>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Kohei KaiGai <kaigai@kaigai.gr.jp>
Re: raw output from copy Craig Ringer <craig@2ndquadrant.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Craig Ringer <craig@2ndquadrant.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Ildar Musin <i.musin@postgrespro.ru>
Re: raw output from copy Corey Huinker <corey.huinker@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Corey Huinker <corey.huinker@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy David Steele <david@pgmasters.net>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy "Daniel Verite" <daniel@manitou-mail.org>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
Re: raw output from copy Simon Riggs <simon@2ndQuadrant.com>
Re: raw output from copy Pavel Stehule <pavel.stehule@gmail.com>
2016-03-31 8:34 GMT+02:00 Craig Ringer <craig@2ndquadrant.com>:
On 30 March 2016 at 00:19, Tom Lane <tgl@sss.pgh.pa.us> wrote:Pavel Stehule <pavel.stehule@gmail.com> writes:
> I tested COPY RAW on old psql clients - and it is working without any
> problem - so when the client uses same logic as psql, then it should to
> work. Sure, there can be differently implemented clients, but the COPY
> client side is usually simple - store stream to output.
My point is precisely that I doubt all clients are that stupid about COPY.PgJDBC definitely isn't.Any changes really need to be tested against PgJDBC's CopyManager.
this patch doesn't break any old application. Accepting new feature depends on binary method detection. PQbinaryTuples based clients should to support COPY RAW* without problems, PQfformat() should to report unknown format.
Regards
Pavel
--
В списке pgsql-hackers по дате отправления