Re: Conflict handling for COPY FROM - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Conflict handling for COPY FROM
Date
Msg-id 20190216052457.v2nzb56sq3yd2vip@alap3.anarazel.de
Whole thread Raw
In response to Re: Conflict handling for COPY FROM  (Surafel Temesgen <surafel3000@gmail.com>)
Responses Re: Conflict handling for COPY FROM  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Re: Conflict handling for COPY FROM  (Surafel Temesgen <surafel3000@gmail.com>)
List pgsql-hackers
Hi,

On 2018-08-23 17:11:04 +0300, Surafel Temesgen wrote:
> COPY ... WITH ON CONFLICT LOG maximum_error, LOG FILE NAME '…';

This doesn't seem to address Robert's point that a log file requires to
be super user only, which seems to restrict the feature more than
necessary?

- Andres


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: chained transactions
Next
From: Andres Freund
Date:
Subject: Re: 2019-03 CF Summary / Review - Tranche #2