7
Postgres disaster recovery?
(lemmy.zip)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
The database store is in /var/lib/postgres. You can just connect that disk somewhere else and start the database using the same (important!) major release of Postgres. I think the major version number is in the folder name. Then do whatever from there.