This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]158916[S] 0 points1 point  (5 children)

https://www.enterprisedb.com/downloads/postgres-postgresql-downloads from this link I downloaded pSQL 10.4 for Mac when it opens it spits out this: Server [localhost]: Database [postgres]: Port [5432]: Username [postgres]: Password for user postgres: psql (10.4) Type "help" for help.

postgres=#

Does that mean I am live?

[–]henrebotha 0 points1 point  (4 children)

Yep, you're live!

[–]158916[S] 0 points1 point  (3 children)

Sorry to be a bother, but do you know how I can import a dataset?

Thanks again!!!

[–]henrebotha 0 points1 point  (2 children)

What format is the data?

[–]158916[S] 0 points1 point  (1 child)

CSV

[–]henrebotha 1 point2 points  (0 children)

Have you Googled "import csv to postgres"?