mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Add doc about this upgrade
This commit is contained in:
parent
61ab529897
commit
39cbd3f07e
2 changed files with 9 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
||||||
Although you usually don't need them, here are the Postgresql admin user credentials:
|
|
||||||
|
|
||||||
Username: __DB_USER__
|
|
||||||
Password: __DB_PWD__
|
|
||||||
|
|
||||||
You can connect to pgAdmin with your email and the password you provided at installation time.
|
You can connect to pgAdmin with your email and the password you provided at installation time.
|
||||||
|
|
||||||
|
You will need to provide the Postgresql admin password once, so here it is: `__DB_PWD__`.
|
||||||
|
|
||||||
|
pgAdmin will then store it encrypted, so you won't need anymore.
|
||||||
|
|
5
doc/POST_UPGRADE.d/7.7~ynh2.md
Normal file
5
doc/POST_UPGRADE.d/7.7~ynh2.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
This upgrade fixes authentication with PostgreSQL.
|
||||||
|
|
||||||
|
Here is the Postgresql admin password: `__DB_PWD__`.
|
||||||
|
|
||||||
|
You can log into pgAdmin with your email and the password you provided during installation.
|
Loading…
Reference in a new issue