質問編集履歴
1
誤記修正、URL追加
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
-
windowsにpostgresqlをインストールしました。
|
|
1
|
+
windowsにpostgresqlを下記サイトの参考にインストールしました。
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
[https://eng-entrance.com/postgresql-download-install](https://eng-entrance.com/postgresql-download-install)
|
|
4
4
|
|
|
5
|
+
|
|
6
|
+
コマンドプロンプトからpsqlコマンドで起動したらパスワードを求められたのでインストール時に登録したパスワードを入力したら
|
|
7
|
+
|
|
5
8
|
psql: FATAL: password authentication failed for user "USER"
|
|
6
9
|
|
|
7
10
|
というメッセージが出て先に進めなくなりました。
|