このページの2つのバージョン間の差分を表示します。
 
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | 
| linux:podman:postgres [2024/06/02 10:57]  – [podman compose の定義]  ともやん | linux:podman:postgres [2024/06/03 11:16] (現在)  – [PostgreSQL]  ともやん | 
|---|
| ====== PostgreSQL ====== | ====== pgAdmin - PostgreSQL Tools ====== | 
|  | <WRAP zoomimg w600 x1_3> | 
|  | {{:linux:podman:pgadmin_000.png|pgAdmin 000}} | 
|  | </WRAP> | 
|  | 公式: [[https://www.pgadmin.org/|pgAdmin - PostgreSQL Tools]]\\ | 
|  | ソースコード: [[git>pgadmin-org/pgadmin4/|pgadmin-org/pgadmin4: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.]]\\ | 
|  |  | 
| ===== podman compose の設定 ===== | ===== podman compose の設定 ===== | 
| <font color="#2AA1B3">pgadmin   | </font>[2024-06-02 01:55:32 +0000] [109] [INFO] Booting worker with pid: 109 | <font color="#2AA1B3">pgadmin   | </font>[2024-06-02 01:55:32 +0000] [109] [INFO] Booting worker with pid: 109 | 
| </pre></html></WRAP> | </pre></html></WRAP> | 
|  | </WRAP> | 
|  |  | 
|  | ===== pgAdmin のログイン ===== | 
|  | [[http://localhost:5480/|]] にアクセスする🤔\\ | 
|  | mail: username@domain.com\\ | 
|  | password: pgsql596!\\ | 
|  | <WRAP zoomimg w500 x1_3> | 
|  | {{:linux:podman:pgadmin_001.png|pgAdmin 001}} | 
|  | {{:linux:podman:pgadmin_002.png|pgAdmin 002}} | 
|  | </WRAP> | 
|  |  | 
|  | 新しいサーバーの追加🤔 | 
|  | <WRAP zoomimg w350 x1_3> | 
|  | 名前: postgres\\ | 
|  | ホスト名: postgres\\ | 
|  | ユーザー名: root\\ | 
|  | パスワード: pgsql596!\\ | 
|  | {{:linux:podman:pgadmin_003.png|pgAdmin 003}} | 
|  | {{:linux:podman:pgadmin_004.png|pgAdmin 004}} | 
| </WRAP> | </WRAP> | 
|  |  |