LoginSignup
0
0

More than 5 years have passed since last update.

postgreSQLのユーザ認証

Posted at

/var/lib/pgsql/data/pg_hba.confに認証関連設定あり
local all    postgres md5 

でpw認証

sudo service postgresql stop
sudo service postgresql start

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0