G.1. Client Applications#

G.1. Client Applications

G.1. Client Applications #

oid2name — resolve OIDs and file nodes in a Tantor BE data directory
vacuumlo — remove orphaned large objects from a Tantor BE 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 BE
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 BE 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 BE distribution.