1
0
Fork 0
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:
Félix Piédallu 2024-01-31 14:44:23 +01:00
parent 61ab529897
commit 39cbd3f07e
2 changed files with 9 additions and 5 deletions

View file

@ -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.

View 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.