Docs.rs
postgresql_commands-0.19.0
postgresql_commands 0.19.0
Permalink
Docs.rs crate page
(
Apache-2.0
OR
MIT
) AND
PostgreSQL
Links
Repository
crates.io
Source
Owners
brianheineman
Dependencies
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
optional
tracing ^0.1.41
normal
test-log ^0.2.17
dev
tokio ^1.45.1
dev
Versions
93.95%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module pg_dump
postgresql_
commands
0.19.0
Module pg_dump
Module Items
Structs
In crate postgresql_
commands
Modules
clusterdb
createdb
createuser
dropdb
dropuser
ecpg
error
initdb
oid2name
pg_amcheck
pg_archivecleanup
pg_basebackup
pg_checksums
pg_config
pg_controldata
pg_ctl
pg_dump
pg_dumpall
pg_isready
pg_receivewal
pg_recvlogical
pg_resetwal
pg_restore
pg_rewind
pg_test_fsync
pg_test_timing
pg_upgrade
pg_verifybackup
pg_waldump
pgbench
postgres
psql
reindexdb
traits
vacuumdb
vacuumlo
postgresql_commands
Module
pg_dump
Copy item path
Settings
Help
Summary
Source
Structs
§
PgDump
Builder
pg_dump
dumps a database as a text file or to other formats.