The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2010-11-27

  • The command line arguments for pg_dump and psql included -w, which only works on 8.4+. Now we check to see what version of the command line utilities we have, and only add -w when it's allowed. Reported by Getty.

Modules

Run Postgres CLI utilities
Wrapper for the psql utility
Wrapper for the pg_dump 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