May 17, 2026, 11:40 PM
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
SELECT pg_postmaster_start_time() as pg_start,
|
||||
current_timestamp - pg_postmaster_start_time() as runtime;
|
||||
Reference in New Issue
Block a user