Symptoms
Pg_isready is a utility for checking the connection status of a PostgreSQL database server. Currently pg_isReady calls use root instead of postgres user and thus the postgres log shows âFATAL:
role "root" does not existâ.
Impact
This message is safe to ignore. It does not impact any functionality
Conditions
Postgres log shows âFATAL:
role "root" does not existâ