[postgis-users] Upgrade 12->13 stuck due to postgis / raster issue
Sandro Santilli
strk at kbt.io
Tue Jan 24 09:49:47 PST 2023
On Tue, Jan 24, 2023 at 01:55:44AM -0500, Regina Obe wrote:
> Strk, remind me why we have these notices, I think it just confuses people more than being helpful.
Debugging left over, I've changed that in commit 0e97ae29e to:
- RAISE NOTICE 'Extension % is not available or not packagable for some reason', rec.name;
+ RAISE DEBUG 'Skipping % (not in use)', rec.name;
--strk;
More information about the postgis-users
mailing list