Open sbluhm opened 1 year ago
During mgr-setup
+ /usr/bin/smdba system-check autotuning General error: Gate error: Custom database component? Please strictly use SUSE components only!
github.com/SUSE/smdba
$ grep "Please strictly use SUSE components only" * -R src/smdba/postgresqlgate.py: raise GateException("Custom database component? Please strictly use SUSE components only!")
https://github.com/SUSE/smdba/blob/master/src/smdba/postgresqlgate.py
/var/lib/pgsql/data/ /usr/bin/pg_archivecleanup /etc/sysconfig/postgresql /var/lib/pgsql/data/postgresql.conf /usr/bin/postmaster /usr/bin/pg_ctl
During mgr-setup
github.com/SUSE/smdba