The state is "standalone" means no replication is running at this moment.Originally Posted by tjk
The running async replication has no delay at all. When the source server has a write access the destination server is noted about this right away (different from synchronous replication).
If he want to have a delay you can set a schedule to this task but if the synchronization time will not be long enough after the task has stopped then the disk will be inconsistent.
We will try to write a "difference between sync and async replication" in KB in next week.