maplibre / martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
https://martin.maplibre.org
Apache License 2.0
2.33k stars 216 forks source link

Fail to start if PG pool size is set to `<= 0` #1542

Closed nyurik closed 1 month ago

nyurik commented 1 month ago

Martin should not allow PostgreSQL pool size to be set to less than 1

sikehish commented 1 month ago

I'm looking into this :)