"Internal error occurs during execution of update process"
<timestamp> ERROR pg_archiver could not send replication command "TIMELINE_HISTORY": ERROR: could not open file "pg_wal/00000006.history": No such file or directory
<timestamp> ERROR pg_archiver disconnected
vCenter Server 8.x
https://knowledge.broadcom.com/external/article/313886/vmware-vcenter-in-enhanced-linked-mode-p.html
#/opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_drop_replication_slot('vpg_archiver');" postgres
#cp -p pg_wal/00000004.history pg_wal/00000006.history
#service-control --start vmware-postgres-archiver