ImreSamu
ImreSamu
The `postgis_restore` command has been moved to the "postgis" Debian package. If you need it urgently, you should also install this package. I have created a Dockerfile for reference: ```Dockerfile...
Hi @renjiangyang > ------ ( translated to english with https://www.deepl.com/ ) ------ > Found a similar issue with Issues #358 > I'm using version 12-3.4 and this issue occurs when...
> Is there a way to make this schema controlled by a environment variable ? I'm not entirely sure I understand your issue, but if you want to customize the...
> `STATEMENT: CREATE EXTENSION postgis;` It's interesting, * based on your log : "Skipping initialization" * on the other hand, the repo initialization uses the `CREATE EXTENSION IF NOT EXISTS...
related: https://gis.stackexchange.com/questions/87212/add-postgis-spatial-functions-to-a-custom-schema-other-than-public-in-postgres
Hi @ADChP , Currently, only the amd64 images are supported. * see in the README: **"Supported architecture: amd64 (also known as X86-64)"** ) ---------- Support for Arm64/v8 is planned. (...
> Are there any plan to migrate from bullseye to bookworm ? I've been considering this for a while, but it's not that simple. There are two expected issues with...
@gbip : I wanted to let you know that I've started working on supporting multi-debian (bookworm, bullseye) and multi-alpine postgis images. I hope to provide a minimal Pull Request soon...
@RangaSamudrala > Will there be effort to support Postgis v12 using Bookworm? I'd definitely like to! * 12-3.4-bookworm :heavy_check_mark: * https://registry.hub.docker.com/r/imresamu/postgis/tags?page=1&name=12-3.4-bookworm Development environment ( not stable ) - but you...
Hi latot, > ... and then the server restarts, As I understand, the ~"temporary daemon" **is running only on the Unix socket.** And there is ~ good documentation about the...