Le 23/06/2010 09:00, Rawan AlSaad a écrit :
> [...]
> I am having the following problem while using PostgreSQL 8.4 and PostGIS
> 1.5 when I run the following query:
>
> SELECT * FROM shortest_path('SELECT id::int4, source::int4,
>
> target::int4, cost from edges2',257180448,651912268, true, fal
Dear all,
I am having the following problem while using PostgreSQL 8.4 and PostGIS 1.5
when I run the following query:
SELECT * FROM shortest_path('SELECT id::int4, source::int4,
target::int4, cost from edges2',257180448,651912268, true, false);
The PostgreSQL server connection terminates