Growlert
Growlert
You are right, pg_config --version shows this string: PostgreSQL 9.2.24. Don't know why command 'yum install postgresql-devel' (I'm using Centos 7.4) downloads and installs the old version of pg_config. Can...
Indeed, folder pgsql-10 was in mentioned path, but missing some necessary subfolders\files, such as include, pgxs. Then I run this command 'yum install postgresql10-devel' and those folders appeared, unfortunately the...
I found 1 mismatch in your instruction, string 'filter' in fail2ban jail.conf must be the same as the conf name in 'filter.d' folder without '.conf' extension
Hi, Mirkk. Thanks for the reply. I have 10.0.12 installed. Now I will consider to upgrade, hope it will not break something as I have multiple extensions installed also.