[postgis-devel] new "verbose" argument in postgis topology function
Rémi Cura
remi.cura at gmail.com
Fri Nov 22 06:52:15 PST 2013
Hey Sandro,
I tried on small amount of topogeometry , using the totopogeom function
(I use a modified version which doesn't abort when there is a problem with
one topogeometry)
The data I insert is the road network near Paris (real data)
I tried normal , with message to warning, and commenting the raise notice
It certainly speed it,
but very few :-/
(I would say around 5%, at best)
Alas it is not what slow the topogeom making !
Cheers,
Rémi-C
2013/11/18 Rémi Cura <remi.cura at gmail.com>
> clever ,
> I'll try
>
> Cheers,
>
> Rémi-C
>
>
> 2013/11/18 Sandro Santilli <strk at keybit.net>
>
>> On Mon, Nov 18, 2013 at 03:20:31PM +0100, Rémi Cura wrote:
>> > Hey List, and more precisely Sandro ^^
>> >
>> > I'm still working on the precision thing, but at the same time I noticed
>> > that topology is currently very slow.
>> >
>> > I have good reason to believe that we could gain 10 or 100 times speed
>> > factor just by desactivating all the print the topology functions do.
>> >
>> > What would you think of adding a default argument (defaulting to TRUE)
>> > which would desactivate all the obvious raise notice ?
>>
>> Interesting info!
>> Does the slowdown also happen when NOT really printing the info ?
>> Ie:
>>
>> set client_min_messages to warning;
>>
>> --strk;
>>
>> () ASCII ribbon campaign - against html e-mail
>> /\ http://www.asciiribbon.org - against proprietary attachments
>> _______________________________________________
>> postgis-devel mailing list
>> postgis-devel at lists.osgeo.org
>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20131122/6b361198/attachment.html>
More information about the postgis-devel
mailing list