The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14 - 2018-11-21

  • Fix version detection for new Pg versions that only report a two-part version like 10.6 or 11.1. Not detecting the version could cause the "-w" flag to not be passed when it should, leading to psql prompting for a password when it shouldn't.

Modules

Run Postgres CLI utilities
Wrapper for the createdb utility
Wrapper for the dropdb utility
Wrapper for the psql utility
Wrapper for the pg_dump utility
Wrapper for the pg_restore utility
Wrapper for the psql utility

Provides

in lib/Pg/CLI/Role/Connects.pm
in lib/Pg/CLI/Role/Executable.pm
in lib/Pg/CLI/Role/HasVersion.pm