From 256d1f6daac7c4a5bfbfdea3aab00560d1107cd5 Mon Sep 17 00:00:00 2001 From: Davlet Panech Date: Mon, 20 Sep 2010 15:26:02 -0400 Subject: [PATCH] updated manual page --- pgloader.1.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pgloader.1.txt b/pgloader.1.txt index 10dd4b9..c966043 100644 --- a/pgloader.1.txt +++ b/pgloader.1.txt @@ -825,6 +825,13 @@ Please see the given configuration example which should be distributed in The example configuration file comes with example data and can be used a unit test of +pgloader+. +== EXIT STATUS == + +0:: success; including the case when some records were rejected due + constraint violations + +1:: a fatal error, such as a database connection failure, has occured + == HISTORY == +pgloader+ has first been a +tcl+ tool written by Jan Wieck and