r.stream.order returns error while create vector stream. error: "unable to ... driver (pg)"
I have consistently reproduced the error reported by r.stream.order.
The add-on module creates the vector stream but the creation of corresponding table in postgres database fails with error "unable to .. driver(pg)". Although database is connected properly. New vectors are being created by other modules along with the table in postgres.
Change History
(6)
Component: |
Default → Vector
|
CPU: |
Unspecified → All
|
Platform: |
Unspecified → All
|
Version: |
unspecified → svn-trunk
|
Keywords: |
postgresql added; postgres removed
|
Milestone: |
→ 7.0.0
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Should be fixed with r49042. Close ticket?
Markus M