Skip to content

NikolayS/pg_plumbing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg_plumbing

pg_dump and pg_restore, rewritten in Rust. Drop-in compatible, then better.

Status

Early development. See SPEC.md for the roadmap.

Building

cargo build

Usage

# Show version
pg_plumbing pg-dump --version

# Show help
pg_plumbing pg-dump --help
pg_plumbing pg-restore --help

Testing

cargo test

Requires a running PostgreSQL instance for integration tests.

License

MIT

About

pg_dump/pg_restore rewritten in Rust, on steroids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages