meta data for this page
This is an old revision of the document!
issues
invalid primary checkpoint record
After unclean shutdown:
client= LOG: invalid primary checkpoint record
Postgresql running from official docker container.
Solution:
su postgres -c '/usr/local/bin/pg_resetwal -f /var/lib/postgresql/data'