LMSouq
database Open

How can I log in and authenticate to PostgreSQL after a fresh install?

US
user61734
1 month ago
3 views
Problem Description
I did a new install of PostgreSQL 8.4 on [Linux Mint][1]/[Ubuntu][2]. How do I create a user for PostgreSQL and log in using *psql*? When I type `psql`, it just tells me > psql: FATAL: Ident authentication failed for user "my-ubuntu-username" [1]: https://en.wikipedia.org/wiki/Linux_Mint [2]: https://en.wikipedia.org/wiki/Ubuntu_%28operating_system%29

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base