ImreSamu
ImreSamu
New updated/improved/etc version --> https://github.com/orioledb/orioledb/pull/372 So I am closing this PR.
Based on my current understanding: ## The base "postgis/postgis" images installed from the Debian-based package face a limitation where only the latest PostGIS package is prepared for each PostgreSQL version....
Dear @vivekshiva444 , Thank you for your report. Please refer to the **“Security Scanner Information”** section in our repository’s README for details on what actions we can and cannot take:...
This documentation at https://github.com/eriksjolund/podman-detect-option#example-3-use-detected-option-when-running-postgres-on-macos recommends using `--userns=keep-id:uid=999,gid=999` on macOS
Unfortunately, I cannot replicate the issue on my system (Ubuntu Linux + podman version 4.9.3 + X86-64 ). Question: * Which exact version of podman are you using? (And if...
my guess this is related to the "Overzooming support" - https://github.com/klokantech/tileserver-gl/issues/168
>In the users eyes this behaviour is classified as 'tiles not rendering'. You can check yourself - the data ( ocean vector tiles ) exists - in the .mbtiles file?...
>Not simple for me. it is very complex .. multiple layers of understandings .. As I see - The better terminology : **"maskLevel"** or **"fillzoom"** - support. ( https://github.com/osm2vectortiles/osm2vectortiles/issues/42 )...
> It appears as if I cannot implement a fix for this on my current version, is that right? No. :)
Ouch ; I need to refactor .... The PostgreSQL's official extension development conventions is "NO_INSTALL" ( in the `/src/makefiles/pgxs.mk` ) ```Makefile # NO_INSTALL -- don't define an install target, useful...