X-Git-Url: https://git.sitka.bclibraries.ca/gitweb/?p=sitka%2Fsitka-tools.git;a=blobdiff_plain;f=marc_export_custom%2Fsitka-full-export-parallel.sh;h=4c2c39768155d819063be3897a20f27bb64ebd35;hp=fcc8a4486bdcef78ee2966a91458e020207f9e69;hb=HEAD;hpb=5ade9d684da2c693211ad210353b6cca66b786de diff --git a/marc_export_custom/sitka-full-export-parallel.sh b/marc_export_custom/sitka-full-export-parallel.sh index fcc8a44..4c2c397 100755 --- a/marc_export_custom/sitka-full-export-parallel.sh +++ b/marc_export_custom/sitka-full-export-parallel.sh @@ -4,7 +4,7 @@ DIR=$(readlink -f $(dirname $0)) #cd /srv/openils/bin PGUSER=evergreen -PGHOST=dbprod-96-main-ndb2 +PGHOST=prod-pg96-db2-sitka PSQL="psql -A -t -U $PGUSER -h $PGHOST" DATABASE=evergreen #FULL_QUERY="select distinct id from biblio.record_entry where not deleted"