Re: Is it safe to use the extended protocol with COPY?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Is it safe to use the extended protocol with COPY?
Date: 2021-09-01 16:41:20
Message-ID: 2091916.1630514480@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> writes:
> Someone [1] has pointed out this conversation [2] which suggests that
> COPY with extended protocol might break in the future.

As was pointed out in that same thread, the odds of us actually
breaking that case are nil. I wouldn't recommend changing your
code on this basis.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2021-09-01 16:45:29 Re: PoC/WIP: Extended statistics on expressions
Previous Message Magnus Hagander 2021-09-01 16:32:38 Re: 2021-09 Commitfest