index
:
pgpool2.git
EXCEPTION_MGR
IMPORT_96_PARSER
SCRAM_AUTH
V1_STABLE
V2_0_PARALLEL_UNSTABLE
V2_2_6_GRACEFUL_DETACH
V2_2_STABLE
V2_3_STABLE
V3_0_STABLE
V3_1_STABLE
V3_2_STABLE
V3_3_STABLE
V3_4_STABLE
V3_5_STABLE
V3_6_STABLE
V3_7_STABLE
V4_0_STABLE
V4_1_STABLE
V4_2_STABLE
V4_3_STABLE
V4_4_STABLE
V4_5_STABLE
V4_6_STABLE
V4_7_STABLE
bug271
extended_protocol_performance
import_parser_95
master
watchdog_enhancement
Clustering tool for PostgreSQL
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sample
/
scripts
Age
Commit message (
Expand
)
Author
2025-09-10
Fix safer directory deletion in Bash in recovery_1st_stage.sample.
Taiki Koshino
2025-02-27
Update sample script comment.
Bo Peng
2025-02-26
Remove pg_basebackup from the sample follow primary script.
Bo Peng
2025-02-10
Update sample scripts.
Bo Peng
2024-08-01
Use "psql -V" instead of "initdb -V" in sample scripts.
Bo Peng
2024-02-27
Remove restore_command from sample scripts.
Bo Peng
2023-11-17
Modify the replication slot name conversion in sample scripts to add support ...
Bo Peng
2023-11-13
Update PostgreSQL version to PostgreSQL 16 in sample scripts.
Bo Peng
2023-11-13
Doc: update English Configuration Example "8.2. Pgpool-II + Watchdog Setup Ex...
Bo Peng
2023-10-06
Enhance error messages in escalation.sh.sample.
Bo Peng
2023-10-06
Add SSH timeout in escalation.sh.sample.
Bo Peng
2023-05-30
Fix the wrong variable names in replication_mode_recovery_2nd_stage.sample sa...
Bo Peng
2022-11-29
Update PostgreSQL version of sample scripts
Bo Peng
2022-11-07
Improve follow_primary.sh.sample script:
Bo Peng
2022-10-27
Doc: Update documentation of AWS configuration example and add sample scripts...
Bo Peng
2022-07-01
Add ssh options to restore_command in sample scripts.
Bo Peng
2022-06-05
Remove spaces in sample scripts.
Bo Peng
2022-06-05
Allow to rewrite archive_command in sample scripts.
Bo Peng
2022-06-05
Update PSQL connection information in sample scripts.
Bo Peng
2022-05-30
Updated the sample scripts to allow ssh login user and ssh key file to be set...
Bo Peng
2022-02-25
Fixed follow_primary.sh.sample script to check the status of PostgreSQL using...
Bo Peng
2022-02-07
Fixed mistakes introduced in the previous commit.
Bo Peng
2022-02-07
Fixed sample failover script.
Bo Peng
2022-01-12
Fix bug of pgpool_remote_start.sample.
Bo Peng
2021-12-05
Rename recovery_2nd_stage.sample to replication_mode_recovery_2nd_stage.sample
Bo Peng
2021-12-05
Doc: add new configuration example for replication mode and si mode.
Bo Peng
2021-10-21
Doc: update Japanese "Pgpool-II + Watchdog Setup Example" and sample scripts.
Masaya Kawamoto
2021-10-04
Fix typos in documentation and sample scripts.
Bo Peng
2021-05-19
Improve sample scripts.
Bo Peng
2021-05-18
Improve sample scripts.
Bo Peng
2021-04-05
Improve sample scripts.
Bo Peng
2021-02-17
Update follow_primary.sh.sample due to the previous commit 7bd103a6a33a2a675b...
Bo Peng
2021-02-13
Fix follow_primary.sh.sample to avoid removing recovery.conf.
Bo Peng
2021-01-21
Doc: fix indent.
Bo Peng
2021-01-21
Fix some variable names in follow_primary.sh.sample.
Bo Peng
2020-10-27
Doc: add escalation.sh sample script that is executed by wd_escalation_command.
Bo Peng
2020-09-25
Logging sample scripts to pgpool stdout
Bo Peng
2020-09-22
Doc: update "Pgpool-II + Watchdog Setup Example" and sample scripts.
Bo Peng
2020-09-17
Apply language cleanup mega patch.
Tatsuo Ishii
2020-01-28
Change the sample follow_master.sh scipt %M %H paramater's order.
Bo Peng
2019-10-15
Doc: add failover_command description
Takuma Hoshiai
2019-10-10
Fix sample scripts typo.
Bo Peng
2019-09-05
Allow failover.sh, follow_master.sh, recovery_1st_stage, recovery_2nd_stage,
Bo Peng
2019-09-04
Add various sample scripts:
Bo Peng