N
Neon6mo ago
passive-yellow

GUI to Import CSV data to db

There's an option to download a table in CSV but not the other way round. Can anyone help me understand how to import data?
1 Reply
like-gold
like-gold6mo ago
Hi, we don't have a CSV import UI, but you can find instructions here: https://neon.tech/docs/import/import-from-csv
Neon
Import data from CSV - Neon Docs
This topic describes how to import data into a Neon database table from a CSV file. The instructions require a working installation of psql. The psql client is the native command line client for Postg...

Did you find this page helpful?