aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql/pg-restore.confd
diff options
context:
space:
mode:
authorNathan Angelacos <nangel@nothome.org>2010-05-17 18:35:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-17 18:40:19 +0000
commit80f783a77b2e862c4aa30edb5493cf8be30cbea6 (patch)
tree8edddf7da307969ef931ed0e069d8dd51a62f0c7 /main/postgresql/pg-restore.confd
parentab572325f457d4e85d086c13833726dde9bd4ded (diff)
downloadaports-80f783a77b2e862c4aa30edb5493cf8be30cbea6.tar.bz2
aports-80f783a77b2e862c4aa30edb5493cf8be30cbea6.tar.xz
main/postgresql: enhancements to the database restore on reboot
Diffstat (limited to 'main/postgresql/pg-restore.confd')
-rw-r--r--main/postgresql/pg-restore.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql/pg-restore.confd b/main/postgresql/pg-restore.confd
index 18bff4c2a3..84a179f6cd 100644
--- a/main/postgresql/pg-restore.confd
+++ b/main/postgresql/pg-restore.confd
@@ -10,7 +10,7 @@
#
#KEEP_DUMP=yes
-# If you enable the KEEP_DUMP bove you probably also want the --clean option
+# If you enable KEEP_DUMP above you probably also want the --clean option
# the the pg_dumpall command.
#PG_DUMPALL_OPTS="--clean"