LP 1768715: Add database connection parameters to pingest.pl command line.
authorJason Stephenson <jason@sigio.com>
Wed, 4 Oct 2017 15:18:35 +0000 (11:18 -0400)
committerJason Stephenson <jason@sigio.com>
Sun, 3 Jun 2018 00:14:55 +0000 (20:14 -0400)
commit1f3c8fbe26ce83c6bd230e113910c1d170740ba8
treec8f84270b5dd13ac9132bd52e186edfc08172f14
parente857d999ae770cdc790b73af1f86c9e5ad845121
LP 1768715: Add database connection parameters to pingest.pl command line.

This will serve as the model for future Perl scripts that need to
connect to the PostgreSQL database with DBI.  I may go back and alter
the existing scripts to use this method.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/support-scripts/pingest.pl