Comment out backend1 data. This should have been done before since
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 14 May 2013 00:47:53 +0000 (09:47 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 14 May 2013 00:47:53 +0000 (09:47 +0900)
pgpool.conf.sample has already done this.

pgpool.conf.sample-master-slave
pgpool.conf.sample-replication
pgpool.conf.sample-stream

index f2598b56a02e6b2a722d3116beb105dead5593fd..e69429ffa8ff891b4019424af7e1e1852a4bdad2 100644 (file)
@@ -62,11 +62,11 @@ backend_data_directory0 = '/data'
 backend_flag0 = 'ALLOW_TO_FAILOVER'
                                    # Controls various backend behavior
                                    # ALLOW_TO_FAILOVER or DISALLOW_TO_FAILOVER
-backend_hostname1 = 'host2'
-backend_port1 = 5433
-backend_weight1 = 1
-backend_data_directory1 = '/data1'
-backend_flag1 = 'ALLOW_TO_FAILOVER'
+#backend_hostname1 = 'host2'
+#backend_port1 = 5433
+#backend_weight1 = 1
+#backend_data_directory1 = '/data1'
+#backend_flag1 = 'ALLOW_TO_FAILOVER'
 
 # - Authentication -
 
index 93b80536f7ba1fb4f668746bba68d57cf86ff734..ee6afde7a347871a1a8e4127b7a697b096162ad3 100644 (file)
@@ -62,11 +62,11 @@ backend_data_directory0 = '/data'
 backend_flag0 = 'ALLOW_TO_FAILOVER'
                                    # Controls various backend behavior
                                    # ALLOW_TO_FAILOVER or DISALLOW_TO_FAILOVER
-backend_hostname1 = 'host2'
-backend_port1 = 5433
-backend_weight1 = 1
-backend_data_directory1 = '/data1'
-backend_flag1 = 'ALLOW_TO_FAILOVER'
+#backend_hostname1 = 'host2'
+#backend_port1 = 5433
+#backend_weight1 = 1
+#backend_data_directory1 = '/data1'
+#backend_flag1 = 'ALLOW_TO_FAILOVER'
 
 # - Authentication -
 
index fad2fbfc965a7a8584b839beb0b1289764d74846..11771137e670d23bfb7314e459e163994fc4b848 100644 (file)
@@ -62,11 +62,11 @@ backend_data_directory0 = '/data'
 backend_flag0 = 'ALLOW_TO_FAILOVER'
                                    # Controls various backend behavior
                                    # ALLOW_TO_FAILOVER or DISALLOW_TO_FAILOVER
-backend_hostname1 = 'host2'
-backend_port1 = 5433
-backend_weight1 = 1
-backend_data_directory1 = '/data1'
-backend_flag1 = 'ALLOW_TO_FAILOVER'
+#backend_hostname1 = 'host2'
+#backend_port1 = 5433
+#backend_weight1 = 1
+#backend_data_directory1 = '/data1'
+#backend_flag1 = 'ALLOW_TO_FAILOVER'
 
 # - Authentication -