Re: Multi-row insert: error at terminal row.

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Multi-row insert: error at terminal row.
Date: 2020-10-29 15:58:19
Message-ID: alpine.LNX.2.20.2010290857010.522@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 29 Oct 2020, Rob Sargent wrote:

> Can we see the last two line of the file (1924, 1925)?

Rob,

(2697,'Port of Newport','http://www.portofnewport.com',null,'Port','Opportunity',null),
(2698,'Port of Portland','http://www.portofportland.com',null,'Port','Opportunity',null);

Each line is enclosed in parentheses and is terminated with a comma.

Regards,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Förster 2020-10-29 16:04:32 Re: Multi-row insert: error at terminal row.
Previous Message Tom Lane 2020-10-29 15:52:55 Re: Multi-row insert: error at terminal row.