[postgis-users] postgis.backend -- how to set?

2013-12-07 Thread Stephen Mather
The title says it all-- I'm sure I'm being dense here, but how and where do
I set postgis.backend?  AFAIU, I can set it at multiple levels from
database to session, but have no idea where to begin for GUCs... .

Thanks in advance,
Best,
Steve
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Re: [postgis-users] postgis.backend -- how to set?

2013-12-07 Thread Bborie Park
SET postgis.backend = geos;

The docs for postgis.gdal_datapath have examples...

http://postgis.net/docs/manual-dev/postgis_gdal_datapath.html

-bborie


On Sat, Dec 7, 2013 at 9:40 PM, Stephen Mather wrote:

> The title says it all-- I'm sure I'm being dense here, but how and where
> do I set postgis.backend?  AFAIU, I can set it at multiple levels from
> database to session, but have no idea where to begin for GUCs... .
>
> Thanks in advance,
> Best,
> Steve
>
> ___
> postgis-users mailing list
> postgis-users@lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Re: [postgis-users] postgis.backend -- how to set?

2013-12-07 Thread Stephen Mather
Awesome.  Thank you.


On Sun, Dec 8, 2013 at 12:53 AM, Bborie Park  wrote:

> SET postgis.backend = geos;
>
> The docs for postgis.gdal_datapath have examples...
>
> http://postgis.net/docs/manual-dev/postgis_gdal_datapath.html
>
> -bborie
>
>
> On Sat, Dec 7, 2013 at 9:40 PM, Stephen Mather 
> wrote:
>
>> The title says it all-- I'm sure I'm being dense here, but how and where
>> do I set postgis.backend?  AFAIU, I can set it at multiple levels from
>> database to session, but have no idea where to begin for GUCs... .
>>
>> Thanks in advance,
>> Best,
>> Steve
>>
>> ___
>> postgis-users mailing list
>> postgis-users@lists.osgeo.org
>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>>
>
>
> ___
> postgis-users mailing list
> postgis-users@lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Re: [postgis-users] postgis.backend -- how to set?

2013-12-09 Thread Rémi Cura
I had a bug with this so be a little carefull ;-)

Cheers,

Rémi-C


2013/12/8 Stephen Mather 

> Awesome.  Thank you.
>
>
> On Sun, Dec 8, 2013 at 12:53 AM, Bborie Park  wrote:
>
>> SET postgis.backend = geos;
>>
>> The docs for postgis.gdal_datapath have examples...
>>
>> http://postgis.net/docs/manual-dev/postgis_gdal_datapath.html
>>
>> -bborie
>>
>>
>> On Sat, Dec 7, 2013 at 9:40 PM, Stephen Mather > > wrote:
>>
>>> The title says it all-- I'm sure I'm being dense here, but how and where
>>> do I set postgis.backend?  AFAIU, I can set it at multiple levels from
>>> database to session, but have no idea where to begin for GUCs... .
>>>
>>> Thanks in advance,
>>> Best,
>>> Steve
>>>
>>> ___
>>> postgis-users mailing list
>>> postgis-users@lists.osgeo.org
>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>>>
>>
>>
>> ___
>> postgis-users mailing list
>> postgis-users@lists.osgeo.org
>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>>
>
>
> ___
> postgis-users mailing list
> postgis-users@lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Re: [postgis-users] postgis.backend -- how to set?

2013-12-09 Thread Stephen Mather
Thanks Remi,

I'll proceed cautiously.

Best,
Steve




On Mon, Dec 9, 2013 at 9:59 AM, Rémi Cura  wrote:

> I had a bug with this so be a little carefull ;-)
>
> Cheers,
>
> Rémi-C
>
>
> 2013/12/8 Stephen Mather 
>
>> Awesome.  Thank you.
>>
>>
>> On Sun, Dec 8, 2013 at 12:53 AM, Bborie Park  wrote:
>>
>>> SET postgis.backend = geos;
>>>
>>> The docs for postgis.gdal_datapath have examples...
>>>
>>> http://postgis.net/docs/manual-dev/postgis_gdal_datapath.html
>>>
>>> -bborie
>>>
>>>
>>> On Sat, Dec 7, 2013 at 9:40 PM, Stephen Mather <
>>> step...@smathermather.com> wrote:
>>>
 The title says it all-- I'm sure I'm being dense here, but how and
 where do I set postgis.backend?  AFAIU, I can set it at multiple levels
 from database to session, but have no idea where to begin for GUCs... .

 Thanks in advance,
 Best,
 Steve

 ___
 postgis-users mailing list
 postgis-users@lists.osgeo.org
 http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

>>>
>>>
>>> ___
>>> postgis-users mailing list
>>> postgis-users@lists.osgeo.org
>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>>>
>>
>>
>> ___
>> postgis-users mailing list
>> postgis-users@lists.osgeo.org
>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>>
>
>
> ___
> postgis-users mailing list
> postgis-users@lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users