From 973e43381d0356213737d61a96058aa43eeba424 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 19 Nov 2012 13:28:32 -0500 Subject: [PATCH] Concerto / eg_db_config.pl: \i works on remote servers Thomas Berezansky says \i will work on a remote server, so remove the documented restriction accordingly. Cool. Signed-off-by: Dan Scott Signed-off-by: Bill Erickson --- Open-ILS/src/support-scripts/eg_db_config.pl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/support-scripts/eg_db_config.pl b/Open-ILS/src/support-scripts/eg_db_config.pl index b519d11ebf..665cedf348 100755 --- a/Open-ILS/src/support-scripts/eg_db_config.pl +++ b/Open-ILS/src/support-scripts/eg_db_config.pl @@ -367,13 +367,11 @@ COMMANDS --load-all-sample Loads all sample data, including bibliographic records, call numbers, - copies, users, and transactions. Will only work with a local PostgreSQL - server. + copies, users, and transactions. --load-concerto-sample Loads a subset of sample data that includes just 100 bibliographic - records, and associated call numbers and copies. Will only work with a - local PostgreSQL server. + records, and associated call numbers and copies. SERVICE OPTIONS --service -- 2.11.0