Search Postgresql Archives
How to calculate length of path data without diagonals?
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
: pgsql-general <
pgsql-general@xxxxxxxxxxxxxx
>
Subject
: How to calculate length of path data without diagonals?
From
: Romain Billoir <
billoirr@xxxxxxxxx
>
Date
: Thu, 23 Dec 2010 19:25:01 +0100
Hi, i need to calculate some length of path without diagonal. Some examples:
length((5,5),(6,6))) returns
1.41. I need 2: 5,5 to 5,6 + 5,6 to 6,6.
Is that possible?
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Follow-Ups
:
Re: How to calculate length of path data without diagonals?
From:
Jasen Betts
Re: How to calculate length of path data without diagonals?
From:
Stephen Cook
Re: How to calculate length of path data without diagonals?
From:
John R Pierce
Prev by Date:
Re: "could not accept SSPI security context"
Next by Date:
Re: How to calculate length of path data without diagonals?
Previous by thread:
Data backup to local duplicate without resetting permissions
Next by thread:
Re: How to calculate length of path data without diagonals?
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]