Postgresql authentication error
PreetiKhare
Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 4 ✭✭✭
I want to get connection for PstgreSQL. But there is authentication error. I want to know how do I make superuser in postgresql
Operating system used: linux
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi,
Can you provide a bit more context here? What authentication error are you seeing?
Where is Postgres installed?
By default if you use psql on the machine Postgres is, the default pg_hba.conf should allow you to be SUPERUSER privileges (postgres) users and thus be able to run the sample commands here if you are trying to set up the Postgres up like suggested in the DSS courses: