G.1. Client Applications#
G.1. Client Applications #
- oid2name — resolve OIDs and file nodes in a Tantor SE-1C data directory
- vacuumlo — remove orphaned large objects from a Tantor SE-1C database
- columnar_migrator — a script designed to migrate data from a PostgreSQL database with the Citus Columnar extension to a PostgreSQL database with the Hydra Columnar extension, ensuring data integrity and compatibility.
- wal-g — is an archival restoration tool for Tantor SE-1C
- pg_anon — Anonymization tool for PostgreSQL
- pgcopydb — a tool that automates running pg_dump | pg_restore between two running Postgres servers.
- pgcompacttable — reduce size of bloated tables and indexes without heavy locks
This section covers Tantor SE-1C client
applications in contrib
. They can be run from anywhere,
independent of where the database server resides. See
also PostgreSQL Client Applications for information about client
applications that are part of the core Tantor SE-1C
distribution.