sync
This commit is contained in:
1
consul_backup/nomad/postgres/config
Normal file
1
consul_backup/nomad/postgres/config
Normal file
@@ -0,0 +1 @@
|
||||
{"ttl":30,"loop_wait":10,"retry_timeout":10,"maximum_lag_on_failover":1048576,"postgresql":{"use_pg_rewind":true,"use_slots":true,"parameters":{"timezone":"UTC","max_connections":100,"shared_preload_libraries":"pg_stat_statements","shared_buffers":"64MB","work_mem":"16MB","effective_cache_size":"512MB","tcp_keepalives_idle":300,"timescaledb.telemetry_level":false}}}
|
||||
1
consul_backup/nomad/postgres/failover
Normal file
1
consul_backup/nomad/postgres/failover
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
consul_backup/nomad/postgres/history
Normal file
1
consul_backup/nomad/postgres/history
Normal file
File diff suppressed because one or more lines are too long
1
consul_backup/nomad/postgres/initialize
Normal file
1
consul_backup/nomad/postgres/initialize
Normal file
@@ -0,0 +1 @@
|
||||
7304297315619373086
|
||||
1
consul_backup/nomad/postgres/leader
Normal file
1
consul_backup/nomad/postgres/leader
Normal file
@@ -0,0 +1 @@
|
||||
pg-odroid8
|
||||
1
consul_backup/nomad/postgres/members/pg-odroid6
Normal file
1
consul_backup/nomad/postgres/members/pg-odroid6
Normal file
@@ -0,0 +1 @@
|
||||
{"conn_url":"postgres://192.168.4.226:5432/postgres","api_url":"http://192.168.4.226:8008/patroni","state":"running","role":"replica","version":"4.0.4","xlog_location":587649285064,"replication_state":"streaming","timeline":248}
|
||||
1
consul_backup/nomad/postgres/members/pg-odroid7
Normal file
1
consul_backup/nomad/postgres/members/pg-odroid7
Normal file
@@ -0,0 +1 @@
|
||||
{"conn_url":"postgres://192.168.4.227:5432/postgres","api_url":"http://192.168.4.227:8008/patroni","state":"running","role":"replica","version":"4.0.4","xlog_location":587649284200,"replication_state":"streaming","timeline":248}
|
||||
1
consul_backup/nomad/postgres/members/pg-odroid8
Normal file
1
consul_backup/nomad/postgres/members/pg-odroid8
Normal file
@@ -0,0 +1 @@
|
||||
{"conn_url":"postgres://192.168.4.228:5432/postgres","api_url":"http://192.168.4.228:8008/patroni","state":"running","role":"primary","version":"4.0.4","xlog_location":587649284200,"timeline":248}
|
||||
1
consul_backup/nomad/postgres/members/pg-opti1
Normal file
1
consul_backup/nomad/postgres/members/pg-opti1
Normal file
@@ -0,0 +1 @@
|
||||
{"conn_url":"postgres://192.168.4.36:5432/postgres","api_url":"http://192.168.4.36:8008/patroni","state":"running","role":"replica","version":"4.0.4","xlog_location":587649285816,"replication_state":"streaming","timeline":248}
|
||||
1
consul_backup/nomad/postgres/status
Normal file
1
consul_backup/nomad/postgres/status
Normal file
@@ -0,0 +1 @@
|
||||
{"optime":587649284200,"slots":{"pg_odroid6":587649284200,"pg_odroid7":587649284200,"pg_opti1":587649284200,"pg_odroid8":587649284200},"retain_slots":["pg_odroid6","pg_odroid7","pg_odroid8","pg_opti1"]}
|
||||
Reference in New Issue
Block a user