]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Aug 2018 16:27:54 +0000 (12:27 -0400)
commitbee32963d1be36b22ea1984a90262149f6330faf
treea9541ae2cf780d69389ec16ca60b677c6a87570e
parentfe5ba7746f7ec5a1d33195160c00654a7bd869dc
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>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/support-scripts/pingest.pl