Low: pgsql: add check_wal_receiver parameter
add check_wal_receiver parameter to check wal_receiver process on monitor
and notify its status using "<resource name>-receiver-status" attribute
to check whether PostgreSQL(Hot Standby) connects to primary.
The attribute shows status as "normal" or "ERROR".
Default is false.