Hello,
When I try to compile pg_rman I did the following steps:
- make
- make install
Everything finished successfully but create only pg_rman utility in bin folder (NOT create pg_rman.so in lib folder)
I add pg_stat_statements = 'pg_rman' in postgresql.conf, but when I try to start the server receive this error:
[remote]=:[APP]=:[user]=[db]=:58P01:651c243b.19201a::3:0FATAL: 58P01: could not access file "pg_rman": No such file or directory
OpenSSL version:
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)
OS version:
NAME="Rocky Linux"
VERSION="9.2 (Blue Onyx)"
Postgresql version:
v14.4