Re: COPY from STDIN vs file with large CSVs
Scott Ribe <[email protected]> Wed, 8 Jan 2020 10:49:07 -0700
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <[email protected]> |
> On Jan 8, 2020, at 10:05 AM, Indirani Venkopa Chetty = <[email protected]> wrote: >=20 > I am trying import CSV file in to Amazon RDS PostgreSQL > I am getting following error , In internal PostgreSQL it works > <image001.jpg> >=20 The error message is telling you that you will have to connect to = postgres as a user with pg superuser privileges.