GNU bug report logs -
#31175
[PATCH] gnu: Add postgis.
Previous Next
Reported by: Julien Lepiller <julien <at> lepiller.eu>
Date: Mon, 16 Apr 2018 09:19:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 31175 <at> debbugs.gnu.org (full text, mbox):
Le Wed, 9 May 2018 08:50:52 +0200,
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> a écrit :
> Hu Julien,
>
> looking at PostGIS:
>
> On Mon, 16 Apr 2018 11:18:21 +0200
> Julien Lepiller <julien <at> lepiller.eu> wrote:
>
> > Hi, here are two patches to add postgis and its dependency gdal.
>
> + (description " PostGIS is a spatial database extender for
> PostgreSQL
>
> --> There is a space at the beginning.
>
> Besides of that, this looks good.
>
> I have successfully tried shp2pgsql.
>
> I have not tried and have no idea of how to use Postgresql+PostGIS
> within GuixSD or with a temp database in a Guix container.
I've tried to, but the extension directory is hardcoded. Nix has this
patch for postgresql:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/sql/postgresql/specify_pkglibdir_at_runtime.patch
With this, we could add a field to the postgresql configuration that
would take a list of extension packages and set the environment
variable accordingly. The patch only allows one path though. Do you
think it's worth it to adjust it and allow more paths?
>
> Thanks,
>
> Björn
This bug report was last modified 7 years and 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.