Re: Need followup setup instructions to postgresql-10.3-1-linux-x64.run

From: pinker <pinker(at)onet(dot)eu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Need followup setup instructions to postgresql-10.3-1-linux-x64.run
Date: 2018-03-14 20:02:52
Message-ID: 1521057772638-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

you probably need to change pg_hba.conf. set the authentication method to
trust for your user, reload the server with pg_ctl, go to psql and change
the passwords. more details you will find here:

https://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message chris 2018-03-14 20:47:50 Re: JDBC connectivity issue
Previous Message pinker 2018-03-14 19:54:37 Re: Best options for new PG instance