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

From Tatsuo Ishii
Subject Re: Conflict handling for COPY FROM
Date
Msg-id 20200214.164652.377076550947349056.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: Conflict handling for COPY FROM  (Surafel Temesgen <surafel3000@gmail.com>)
Responses Re: Conflict handling for COPY FROM
List pgsql-hackers
In your patch for copy.sgml:

    ERROR_LIMIT '<replaceable class="parameter">limit_number</replaceable>'

I think this should be:

    ERROR_LIMIT <replaceable class="parameter">limit_number</replaceable>

(no single quote)

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Wait event that should be reported while waiting for WALarchiving to finish
Next
From: Fujii Masao
Date:
Subject: Re: small improvement of the elapsed time for truncating heap in vacuum