https://www.postgresql.org/docs/current/app-pgdump.html
PostgreSQL: Documentation: 18: pg_dump
pg_dump pg_dump — export a PostgreSQL database as an SQL script or to other formats Synopsis pg_dump [connection-option...] [option...] [dbname] …
postgresql documentationpg
https://neon.com/docs/import/migrate-from-postgres
Migrate data from Postgres with pg_dump and pg_restore - Neon Docs
This topic describes migrating data from one Postgres database to another using the pg_dump and pg_restore. Avoid using pg_dump over a pooled connection string...
pg dumpmigratedatapostgres
https://neilzone.co.uk/2024/11/backing-up-liberaforms-using-pg-dump-and-restic/
Backing up LiberaForms using pg_dump and restic | Neil's blog
Nov 3, 2024 - Backup up LiberaForms using pg_dump and restic
pg dumpbackingliberaformsneil