WalReceiverMain

WAL receiver process is waiting for WAL data from the primary server.
This wait event indicates that the standby is idle, waiting for new WAL data to be sent from the primary server.
It is a normal and expected state during streaming replication when there is no new transaction activity on the primary to replicate.