| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | arun chirappurath <arunsnmimt(at)gmail(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Import csv to temp table |
| Date: | 2024-01-02 20:16:59 |
| Message-ID: | 41243a15-d42c-48dd-9de4-a1799073bb78@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 1/2/24 11:47, arun chirappurath wrote:
Reply to list
Ccing list
> Hi Adrian,
>
> Love this tool..however it doesn't like supporting RDS.
1) This was Daniel Vérité's suggestion not mine.
2) Define "... doesn't like supporting RDS".
a) You can generate an SQL statement without connecting to the database.
Then use that statement directly in the database.
b) If SQLAlchemy can reach the database then csvkit should be able to.
>
> https://csvkit.readthedocs.io/en/latest/
> <https://csvkit.readthedocs.io/en/latest/>
>
> Regards
> Arun
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2024-01-03 01:42:44 | Re: Logical replication breaks: "unexpected duplicate for tablespace 0, relfilenode 2774069304" |
| Previous Message | Adrian Klaver | 2024-01-02 16:42:56 | Re: New SET privilege for pg_has_role() in v16+ |