Re: [Proftpd-devel] mod_sql_postgresql for Postgresql15

2023-06-19 Thread TJ Saunders
> If I install the postgresql15-server package, it automatically installs > the postgresql15-client as well. If after that I install > proftpd-mod_sql_postgresql, it uninstalls postgresql15-client, and > installs postgresql13-client instead. This causes all kinds of issues. > BTW I am using Free

Re: [Proftpd-devel] mod_sql_postgresql for Postgresql15

2023-06-16 Thread marc
If I install the postgresql15-server package, it automatically installs the postgresql15-client as well. If after that I install proftpd-mod_sql_postgresql, it uninstalls postgresql15-client, and installs postgresql13-client instead. This causes all kinds of issues. BTW I am using FreeBSD 13.1.

Re: [Proftpd-devel] mod_sql_postgresql for Postgresql15

2023-06-16 Thread TJ Saunders
> It seems that mod_sql_postgresql only works with Postgresql up to > version 13. Is there a way to make it work with version 15? What are the issues you're seeing, when using Postgres 15? I'm not currently aware of anything version-specific in the mod_sql_postgres module. Cheers, TJ _