On 2/13/25 12:57, Sbob wrote:
> All;
>
>
> does anyone know how to install tools like repmgr and pgpool on amazon
> linux 2023. I can see that postgresql versions are available via a yum
> search but none of the related tools in the PGDG repo are available. I
> have done some web searching and I dont see any way to manually
> install the PGDG repo.
>
>
> Thanks in advance for any advice
>
Greetings,
PGDG repo doesn't have RPMs for AmazonLinux.
You can install postgresql16-server-devel,download source for repmgr +
pgpool and compile it on your own.
--
Kind Regards,
Yogesh Sharma