How to do wal switch manually
postgres=# select pg_switch_wal(); pg_switch_wal --------------- 0/1D392648 (1 row)
postgresql configurationintermediate
by PostgreSQL
14 views
postgres=# select pg_switch_wal(); pg_switch_wal --------------- 0/1D392648 (1 row)
123456
postgres=#
select pg_switch_wal();
pg_switch_wal
---------------
0/1D392648
(1 row)Please to add comments
No comments yet. Be the first to comment!