pg_dump

на сайте с October 25, 2022 20:54
pg_dump is a utility for backing up a PostgreSQL database. It makes consistent backups even if the database is being used concurrently. pg_dump does not ...