table of contents
SLONIK DATE(7) | Slony-I 2.2.11 Documentation | SLONIK DATE(7) |
NAME¶
DATE - Display current date
SYNOPSIS¶
date
[ (format)]
DESCRIPTION¶
Prints the current date. Accepts an optional strftime()-conformant format string.
EXAMPLE¶
DATE;
DATE(format='%Y-%m-%d %H:%M:%S %Z');
VERSION INFORMATION ¶
This command was introduced in Slony-I 2.1
19 September 2024 |