[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] Query postgis GUC variables on a new connection
From:       Sandro Santilli <strk () kbt ! io>
Date:       2019-10-28 7:32:09
Message-ID: 20191028073209.GB4680 () liz
[Download RAW message or body]

On Sun, Oct 27, 2019 at 03:52:37PM -0700, Paul Ramsey wrote:
> Until the library loads the system doesn't know about the GUCs. And querying the \
> GUCs doesn't for a library load (the system doesn't having a binding from GUC to \
> library). Querying a function, on the other hand, forces a load.  If this really \
> annoys you, add postgis_raster.so to the ld_preload config in postgresql.conf.

For the record, you can also use:

  LOAD '$libdir/postgis_raster-3.so'

Directly in the sql session

--strk;
_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic