質問するログイン新規登録

質問編集履歴

1

誤記修正、URL追加

2019/06/05 05:21

投稿

shoco
shoco

スコア170

title CHANGED
File without changes
body CHANGED
@@ -1,7 +1,10 @@
1
- windowsにpostgresqlをインストールしました。
1
+ windowsにpostgresqlを下記サトの参考にインストールしました。
2
2
 
3
- psqlコマンドで起動したらパスワードを求められたのでインストール時に登録したパスワードをインストールしたら
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
  というメッセージが出て先に進めなくなりました。