[postgis-devel] [PostGIS] #1393: Evaluate use of GUC for postgis
PostGIS
trac at osgeo.org
Wed Dec 21 02:49:20 PST 2011
#1393: Evaluate use of GUC for postgis
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Hooking on the Grand Unified Configuration of PostgreSQL would give us a
few interesting advantages. Ticket #267 is an example of that, which in
turn refers to other (unlinked) cases in which the need arised (arose?).
This ticket is here to stay. We'll see later if it's to be moved to 2.1 or
Future as a milestone.
For now what I can tell after a brief research is that GUC is available in
8.4 and up to 9.1 requires an edit in postgresql.conf to allow SET syntax
for "postgis.vars"
http://www.postgresql.org/docs/8.3/static/runtime-config-custom.html
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1393>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list