Files
repmgr/doc
Ian Barwick ba1f05ece9 Restrict "node_name" to maximum 63 characters
In "recovery.conf", the configuration parameter "node_name" is used
as the "application_name" value, which will be truncated by PostgreSQL
to 63 characters (NAMEDATALEN - 1).

repmgr sometimes needs to be able to extract the application name from
pg_stat_replication to determine if a node is connected (e.g. when
executing "repmgr standby register"), so the comparison will fail
if "node_name" exceeds 63 characters.
2019-03-28 10:37:57 +09:00
..
2019-02-01 13:13:11 +09:00
2019-02-08 15:28:12 +09:00
2019-01-21 17:37:01 +05:30
2017-10-17 11:00:37 +09:00
2019-01-21 14:54:35 +09:00
2019-03-15 16:29:31 +09:00
2018-04-24 21:08:05 +09:00
2019-03-22 15:43:55 +09:00
2019-03-22 15:43:55 +09:00
2017-10-05 10:30:28 +09:00
2017-10-05 10:30:28 +09:00
2017-10-05 10:30:29 +09:00