[postgis-devel] Proj GUCs
Greg Troxel
gdt at lexort.com
Thu Jun 22 06:45:08 PDT 2023
"Regina Obe" <lr at pcorp.us> writes:
> I don't think that's necessary. To me it's useful for debugging user
> issues.
I didn't mean to suggest it was necessary.
> We already have in our reporting bug instructions
>
> Do
>
> SELECT postgis_full_version();
>
> Now that returns something like Below. I was expecting you to complain
> about how long and painful this output is or is that why you want json?
>
> POSTGIS="3.4.0dev 3.3.0rc2-996-g38d752255" [EXTENSION] PGSQL="160"
> GEOS="3.12.0dev-CAPI-1.18.0" SFCGAL="SFCGAL 1.4.1, CGAL 5.3, BOOST 1.78.0"
> PROJ="8.2.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org
> USER_WRITABLE_DIRECTORY=C:\Users\robe\AppData\Local/proj
> DATABASE_PATH=C:\ming64gcc81\projects\proj\rel-proj-8.2.1w64gcc81/share/proj
> /proj.db" LIBXML="2.9.14" LIBJSON="0.12" LIBPROTOBUF="1.2.1" WAGYU="0.5.0
> (Internal)"
That doesn't seem problematic in practice. I was only pointing out
that it was blurring version and config. That can be resolved by having
the doc for postgis_full_version say that it also returns config.
More information about the postgis-devel
mailing list