From: Pavan Deolasee Date: Thu, 7 Sep 2017 05:27:51 +0000 (+0530) Subject: Assorted fixes to documentation compilation X-Git-Tag: XL_10_R1BETA1~129 X-Git-Url: http://git.postgresql.org/gitweb/static/main.js?a=commitdiff_plain;h=6d630291f79dfb3d87ea423c3f4b785c2afbec4d;p=postgres-xl.git Assorted fixes to documentation compilation --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 73fb13da8e..aa32d2d039 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2149,7 +2149,7 @@ postgres$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data - min_pool_size + min_pool_size A Coordinator is associated with a connection pooler which takes care of @@ -2302,7 +2302,7 @@ postgres$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data - + Now you should configure postgresql.conf for each Datanode. diff --git a/doc/src/sgml/recovery-config.sgml b/doc/src/sgml/recovery-config.sgml index 4797156edd..fbe0713f57 100644 --- a/doc/src/sgml/recovery-config.sgml +++ b/doc/src/sgml/recovery-config.sgml @@ -246,6 +246,8 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows one of recovery_target_xid, and recovery_target_barrier can be specified. + + diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml index c2a484186f..9e0d6b31db 100755 --- a/doc/src/sgml/ref/alter_table.sgml +++ b/doc/src/sgml/ref/alter_table.sgml @@ -772,7 +772,6 @@ ALTER TABLE [ IF EXISTS ] name - REPLICATION @@ -828,6 +827,9 @@ ALTER TABLE [ IF EXISTS ] name + + + ATTACH PARTITION partition_name FOR VALUES partition_bound_spec