pg_filedump
Utility to format PostgreSQL files
Install
- All systems
-
curl cmd.cat/pg_filedump.sh
- Debian
-
apt-get install postgresql-filedump - Ubuntu
-
apt-get install postgresql-filedump - Kali Linux
-
apt-get install postgresql-filedump - CentOS
-
yum install rhdb-utils - Fedora
-
dnf install rhdb-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install postgresql-filedump - Raspbian
-
apt-get install postgresql-filedump
postgresql-filedump
Utility to format PostgreSQL files
pg_filedump is a utility to format PostgreSQL heap/index/control files in human-readable form. You can format/dump the files in several ways. This version of pg_filedump is compatible with PostgreSQL versions 9.6 and below.