]> begriffs open source - ai-pg/blob - full-docs/txt/contrib-prog-client.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / contrib-prog-client.txt
1
2 G.1. Client Applications #
3
4    oid2name — resolve OIDs and file nodes in a PostgreSQL data directory
5    vacuumlo — remove orphaned large objects from a PostgreSQL database
6
7    This section covers PostgreSQL client applications in contrib. They can
8    be run from anywhere, independent of where the database server resides.
9    See also PostgreSQL Client Applications for information about client
10    applications that are part of the core PostgreSQL distribution.