vmware-archive / sre-test

Greenplum - Open Source SRE test project.
2 stars 0 forks source link

Parameter not exists in system given in Doc #222

Closed bala-cg closed 3 years ago

bala-cg commented 3 years ago

Page No: 1385

Issue: replication_timeout Parameter not exists in system given in Doc Issue: regex_flavor Parameter not exists in system given in Doc

[gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ gpconfig -s replication_timeout 20210726:19:06:22:027318 gpconfig:mdw_ipv4:gpadmin-[ERROR]:-Failed to retrieve GUC information, guc does not exist: replication_timeout 'NoneType' object is not iterable [gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ psql psql (9.4.24) Type "help" for help.

gpadmin=# gpadmin=# show replication_timeout; ERROR: unrecognized configuration parameter "replication_timeout" gpadmin=# gpadmin=#

fifthposition commented 3 years ago

Docs story created.

soumyadeep2007 commented 3 years ago

replication_timeout was renamed to wal_sender_timeout in commit

The regex_flavor GUC was removed in commit