pg_rewind and postgresql.conf - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject pg_rewind and postgresql.conf
Date
Msg-id 20180504.195935.1061764457959405066.t-ishii@sraoss.co.jp
Whole thread Raw
Responses Re: pg_rewind and postgresql.conf  (Chris Travers <chris.travers@adjust.com>)
Re: pg_rewind and postgresql.conf  (Isaac Morland <isaac.morland@gmail.com>)
Re: pg_rewind and postgresql.conf  (Christoph Moench-Tegeder <cmt@burggraben.net>)
List pgsql-hackers
Currently pg_rewind copies all files including postgresql.conf. It
would be nice if pg_rewind has an option to not copy
postgresql.conf. I sometimes create multiple PostgreSQL database
clusters with different port number which postmaster is listening on
for a testing purpose. So existing postgresql.conf on the target
cluster being overwritten by pg_rewind is annoying. I believe there
are some use cases where different port numbers are used among
PostgreSQL database clusters in the real world.

Comments?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


pgsql-hackers by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: GSoC 2018: thrift encoding format
Next
From: Юрий Соколов
Date:
Subject: Re: [HACKERS] Clock with Adaptive Replacement