sleep(7)
NAME
SLEEP - Sleep using system sleep()
SYNOPSIS
sleep [ seconds]
DESCRIPTION
Sleeps for the specified number of seconds.
EXAMPLE
sleep (seconds = 5);
VERSION INFORMATION
- This command was introduced in Slony-I 1.1.6 / 1.2.1.
SLEEP - Sleep using system sleep()
sleep [ seconds]
Sleeps for the specified number of seconds.
sleep (seconds = 5);