serverapps:db:postgresql
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| serverapps:db:postgresql [2026/04/27 15:52] – [PostgreSQL起動設定 (/usr/local/etc/rc.conf.d/postgresql)] hayashi | serverapps:db:postgresql [2026/04/27 15:59] (現在) – [password変更] hayashi | ||
|---|---|---|---|
| 行 191: | 行 191: | ||
| listen_addresses = ' | listen_addresses = ' | ||
| | | ||
| + | |||
| + | ==== 管理者 password変更 ==== | ||
| + | root(postgres)ユーザのパスワードを変更します。((パスワードは別紙参照)) | ||
| + | alter role postgres with password ' | ||
| + | | ||
| + | |||
| ----- | ----- | ||
| 行 235: | 行 241: | ||
| ==== password変更 ==== | ==== password変更 ==== | ||
| - | rootユーザのパスワードを変更します。((パスワードは別紙参照)) | + | root(postgres)ユーザのパスワードを変更します。((パスワードは別紙参照)) |
| - | alter role postgres with password ' | + | |
| + | postgres=# | ||
| | | ||
| ==== Role(ユーザ)の追加 ==== | ==== Role(ユーザ)の追加 ==== | ||
serverapps/db/postgresql.1777305149.txt.gz · 最終更新: by hayashi
