sample/scripts/recovery_2nd_stage.sample \
sample/scripts/escalation.sh.sample \
sample/pgpool.conf.sample sample/pool_hba.conf.sample \
- sample/pgpool.conf.sample-replication sample/pgpool.conf.sample-slony \
- sample/pgpool.conf.sample-raw sample/pgpool.conf.sample-snapshot \
- sample/pgpool.conf.sample-stream sample/pgpool.conf.sample-logical sample/pcp.conf.sample \
+ sample/pcp.conf.sample \
sql/Makefile \
sql/insert_lock.sql \
sql/pgpool-recovery/pgpool-recovery.c \
sysconf_DATA = sample/pgpool.conf.sample \
sample/pcp.conf.sample \
sample/pool_hba.conf.sample \
- sample/pgpool.conf.sample-replication \
- sample/pgpool.conf.sample-slony \
- sample/pgpool.conf.sample-stream \
- sample/pgpool.conf.sample-logical \
- sample/pgpool.conf.sample-raw \
- sample/pgpool.conf.sample-snapshot \
sample/scripts/failover.sh.sample \
sample/scripts/follow_primary.sh.sample \
sample/scripts/pgpool_remote_start.sample \
sample/scripts/recovery_2nd_stage.sample \
sample/scripts/escalation.sh.sample \
sample/pgpool.conf.sample sample/pool_hba.conf.sample \
- sample/pgpool.conf.sample-replication sample/pgpool.conf.sample-slony \
- sample/pgpool.conf.sample-raw sample/pgpool.conf.sample-snapshot \
- sample/pgpool.conf.sample-stream sample/pgpool.conf.sample-logical sample/pcp.conf.sample \
+ sample/pcp.conf.sample \
sql/Makefile \
sql/insert_lock.sql \
sql/pgpool-recovery/pgpool-recovery.c \
%endif
%defattr(600,postgres,postgres,-)
%{_sysconfdir}/%{short_name}/pgpool.conf.sample
-%{_sysconfdir}/%{short_name}/pgpool.conf.sample-logical
-%{_sysconfdir}/%{short_name}/pgpool.conf.sample-raw
-%{_sysconfdir}/%{short_name}/pgpool.conf.sample-replication
-%{_sysconfdir}/%{short_name}/pgpool.conf.sample-slony
-%{_sysconfdir}/%{short_name}/pgpool.conf.sample-snapshot
-%{_sysconfdir}/%{short_name}/pgpool.conf.sample-stream
%{_sysconfdir}/%{short_name}/pcp.conf.sample
%{_sysconfdir}/%{short_name}/pool_hba.conf.sample
%defattr(755,postgres,postgres,-)