Problem
Installing the extension with make install is not possible on cloud providers like AWS RDS.
Solution
Provide a compatible way to install the extension with pg_tle (article). This is by AWS, not sure if it's yet adopted by other cloud providers.
Problem
Installing the extension with
make installis not possible on cloud providers like AWS RDS.Solution
Provide a compatible way to install the extension with pg_tle (article). This is by AWS, not sure if it's yet adopted by other cloud providers.