BUG #15206: Can not import CSV into PostgreSQL

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: miloradkrstevski(at)gmail(dot)com
Subject: BUG #15206: Can not import CSV into PostgreSQL
Date: 2018-05-19 09:09:37
Message-ID: 152672097729.18725.7304615150277867865@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15206
Logged by: Milorad Krstevski
Email address: miloradkrstevski(at)gmail(dot)com
PostgreSQL version: 10.4
Operating system: Ubuntu 18.04 LTS x64
Description:

Respected,

No matter what I try, I always get the error: ERROR: extra data after last
expected column, and can not import CSV into table in PostgreSQL.

I am using pgAdmin 4.30, Python 3.6.5, Flask 0.12.2.

Can you please point out solution to my problem please?

Thank you.
Milorad K.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2018-05-19 11:19:47 Re: BUG #15206: Can not import CSV into PostgreSQL
Previous Message Fabrízio de Royes Mello 2018-05-19 01:38:43 postgres_fdw misbehaviour using "DELETE ... RETURNING *"