# Functions

AddPvcSecret adds a secret for the encrypted PVC for the PostgreSQL instance.
AddUrlToConnectionDetails changes the desired state of a FunctionIO.
AddUserAlerting adds user alerting to the PostgreSQL instance.
TransformRestart triggers a restart of the postgreqsql instance if there is a pending restart and the composite is configured to restart on update.
TransformSchedule initializes the backup and maintenance schedules if the user did not explicitly provide a schedule.

# Variables

PostgresqlDb is env variable in the connection secret.
PostgresqlHost is env variable in the connection secret.
PostgresqlPassword is env variable in the connection secret.
PostgresqlPort is env variable in the connection secret.
PostgresqlUrl is env variable in the connection secret.
PostgresqlUser is env variable in the connection secret.