Re: Conflict handling for COPY FROM

From: Surafel Temesgen <surafel3000(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Conflict handling for COPY FROM
Date: 2019-02-20 13:01:23
Message-ID: CALAY4q-7GEpHZROhgGCTpKB7aanFCev63UkStavoWq4d_J6xGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 19, 2019 at 3:47 PM Andres Freund <andres(at)anarazel(dot)de> wrote:

>
>
> Err, what? Again, that requires super user permissions (in contrast to
> copy from/to stdin/out). Backends run as the user postgres runs under
>

okay i see it now and modified the patch similarly

regards
Surafel

Attachment Content-Type Size
conflict-handling-onCopy-from-v5.patch text/x-patch 15.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexey Kondratov 2019-02-20 13:23:47 Re: 2019-03 CF Summary / Review - Tranche #2
Previous Message Amit Kapila 2019-02-20 12:55:58 Re: WIP: Avoid creation of the free space map for small tables