Files
2026-05-18 06:40:19 +00:00

3 lines
147 B
SQL

-- Below command signals the log-file manager to switch to a new output file immediately.it is just like an alert log
select pg_rotate_logfile() ;