Postgres fix wal

From UVOO Tech Wiki
Revision as of 23:16, 14 May 2022 by Busk (talk | contribs) (Created page with "to check ``` su - postgres pg_resetwal /var/lib/postgresql/data ``` To fix ``` pg_resetwal -f /var/lib/postgresql/data ```")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

to check

su - postgres
pg_resetwal /var/lib/postgresql/data

To fix

pg_resetwal -f /var/lib/postgresql/data