Changes between Initial Version and Version 3 of Ticket #2797


Ignore:
Timestamp:
Dec 19, 2015, 2:17:36 PM (8 years ago)
Author:
neteler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2797

    • Property Milestone 7.0.27.0.3
  • Ticket #2797 – Description

    initial v3  
    11If i try to 'link external vector data' to a postgres driver i get the following:-
    22
    3 db.databases location=db.databases driver=pg location=host="###.###.## port=5432"
     3db.databases location=db.databases driver=pg location=host="###.###.##
     4{{{
     5port=5432"
    46DBMI-PostgreSQL driver error:
    57Unknown option in database definition for PostgreSQL:
     
    911db.databases driver=pg location=host="###.###.## port=5432"
    1012ERROR: Unable to list databases. Try to define correct connection settings by db.login.
     13}}}