PgSafe 0.3.2
dotnet tool install --global PgSafe --version 0.3.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local PgSafe --version 0.3.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=PgSafe&version=0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package PgSafe --version 0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PgSafe
<div align="center">
lightweight PostgreSQL backup and restore CLI tool designed to manage multiple instances and databases safely. It allows parallel backups, restores to new database names, and keeps detailed metadata for every backup.
</div>
Features
- Backup and restore PostgreSQL databases
- Restore into the same database or a new database
- Parallel backup/restore operations
- Safety backups before overwriting existing databases
- Detailed metadata for backups:
- Creation timestamp
- Size in bytes
- Table counts & row counts
- PostgreSQL version
- CLI prompts with friendly menus
- Migrate to other PostgreSQL instances
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.2 | 119 | 2/6/2026 |