pgpool_remote_start scripts to be included in distributions.
</para>
</listitem>
+ <listitem>
+ <!--
+ 2019-09-04 [0afbf1d6]
+ -->
+ <para>
+<!--
+ Add various sample scripts. (Bo Peng)
+-->
+ ใใงใคใซใชใผใใใชใณใฉใคใชใซใใชใงๅฎ่กใใใๅ็จฎใตใณใใซในใฏใชใใใ่ฟฝๅ ใใพใใใ(Bo Peng)
+ </para>
+ <para>
+<!--
+ Allow failover.sh, follow_master.sh, recovery_1st_stage, recovery_2nd_stage,
+ pgpool_remote_start scripts to be included in distributions.
+-->
+ failover.shใfollow_master.shใrecovery_1st_stageใrecovery_2nd_stageใ
+ pgpool_remote_startใฎใตใณใใซในใฏใชใใใ้
ๅธๅฅใซๅซใใใใใซใใพใใ
+ </para>
+ </listitem>
+
<listitem>
<!--
2019-01-27 [f03ebdba]
</para>
</listitem>
+ <listitem>
+ <!--
+ 2019-09-04 [0afbf1d6]
+ -->
+ <para>
+ Add various sample scripts. (Bo Peng)
+ </para>
+ <para>
+ Allow failover.sh, follow_master.sh, recovery_1st_stage, recovery_2nd_stage,
+ pgpool_remote_start scripts to be included in distributions.
+ </para>
+ </listitem>
+
<listitem>
<!--
2019-01-27 [f03ebdba]
sample/pgpool.conf.sample-replication \
sample/pgpool.conf.sample-master-slave \
sample/pgpool.conf.sample-stream \
- sample/pgpool.conf.sample-logical
+ sample/pgpool.conf.sample-logical \
+ sample/scripts/failover.sh.sample \
+ sample/scripts/follow_master.sh.sample \
+ sample/scripts/pgpool_remote_start.sample \
+ sample/scripts/recovery_1st_stage.sample \
+ sample/scripts/recovery_2nd_stage.sample
+
pkgdata_DATA = sql/insert_lock.sql \
sample/pgpool.pam
AM_YFLAGS = -d
EXTRA_DIST = sample/pgpool.pam \
- sample/pgpool_remote_start sample/pgpool_recovery sample/pgpool_recovery_pitr \
+ sample/scripts/failover.sh.sample \
+ sample/scripts/follow_master.sh.sample \
+ sample/scripts/pgpool_remote_start.sample \
+ sample/scripts/recovery_1st_stage.sample \
+ sample/scripts/recovery_2nd_stage.sample \
sample/pgpool.conf.sample sample/pool_hba.conf.sample \
sample/pgpool.conf.sample-replication sample/pgpool.conf.sample-master-slave \
sample/pgpool.conf.sample-stream sample/pgpool.conf.sample-logical sample/pcp.conf.sample \
sample/pgpool.conf.sample-replication \
sample/pgpool.conf.sample-master-slave \
sample/pgpool.conf.sample-stream \
- sample/pgpool.conf.sample-logical
+ sample/pgpool.conf.sample-logical \
+ sample/scripts/failover.sh.sample \
+ sample/scripts/follow_master.sh.sample \
+ sample/scripts/pgpool_remote_start.sample \
+ sample/scripts/recovery_1st_stage.sample \
+ sample/scripts/recovery_2nd_stage.sample
pkgdata_DATA = sql/insert_lock.sql \
sample/pgpool.pam
@enable_rpath_TRUE@pgpool_LDFLAGS = -rpath @PGSQL_LIB_DIR@ -rpath $(libdir)
AM_YFLAGS = -d
EXTRA_DIST = sample/pgpool.pam \
- sample/pgpool_remote_start sample/pgpool_recovery sample/pgpool_recovery_pitr \
+ sample/scripts/failover.sh.sample \
+ sample/scripts/follow_master.sh.sample \
+ sample/scripts/pgpool_remote_start.sample \
+ sample/scripts/recovery_1st_stage.sample \
+ sample/scripts/recovery_2nd_stage.sample \
sample/pgpool.conf.sample sample/pool_hba.conf.sample \
sample/pgpool.conf.sample-replication sample/pgpool.conf.sample-master-slave \
sample/pgpool.conf.sample-stream sample/pgpool.conf.sample-logical sample/pcp.conf.sample \
%{_sysconfdir}/%{short_name}/pgpool.conf.sample-replication
%{_sysconfdir}/%{short_name}/pgpool.conf.sample-stream
%{_sysconfdir}/%{short_name}/pgpool.conf.sample-logical
+%{_sysconfdir}/%{short_name}/failover.sh.sample
+%{_sysconfdir}/%{short_name}/follow_master.sh.sample
+%{_sysconfdir}/%{short_name}/pgpool_remote_start.sample
+%{_sysconfdir}/%{short_name}/recovery_1st_stage.sample
+%{_sysconfdir}/%{short_name}/recovery_2nd_stage.sample
%{_libdir}/libpcp.so.*
%if %{systemd_enabled}
%ghost %{_varrundir}