Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on June 3, 2022 4:24AM
Likes: 0
Replies: 1
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
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: