Glyn Astill

Results 5 issues of Glyn Astill

Add some basic checks for pgpool-II using only SHOW commands

It's useful to be able to ignore tablespaces when otherwise identical databases are hosted on servers with different hardware capabilities. This commit includes changes to CP_Testing.pm to create some tablespaces...

On Debian amd64 trying to add a LD on a Perc5i with the latest megacli tool. It would appear that this is an issue with the latest version from LSI...

I've recently upgraded my home-assistant server on a raspberry pi3 from bullseye to bookworm, and with it I upgraded solar-monitor to the current head of master as I was getting...

…o mysql_connect_fdw. When compiling against MariaDB 10.23.1 on Debian the definition of mysql_connect in the mysql_fdw source conflicts with the definition in mysql.h; simple workaround with a rename.