Skip to main content

Crate oliphaunt_tools

Crate oliphaunt_tools 

Source

Structs§

PgDumpOptions
Options for a plain-text pg_dump.
PostgresToolError
Failure returned by a PostgreSQL frontend program.
PsqlOptions
Options for a non-interactive psql invocation.

Constants§

KIND
Artifact kind relayed by this facade crate.
PRODUCT
Product id for the native PostgreSQL client tools artifact family.

Functions§

pg_dump
Run packaged pg_dump against a PostgreSQL connection string.
psql
Run packaged non-interactive psql against a PostgreSQL connection string.