Skip to main content

postgres_clock_now

Function postgres_clock_now 

Source
pub fn postgres_clock_now() -> i64
Available on crate features source-postgres-cdc and source-rest only.
Expand description

Current time as a Postgres-epoch timestamp (µs since 2000-01-01 UTC).

Used in Standby Status Update messages.