Opened 14 years ago
Closed 13 years ago
#1215 closed defect (worksforme)
db.tables in Windows layer manager does not populate driver field for pg
Reported by: | foconnor | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.2 |
Component: | Database | Version: | 6.4.0 |
Keywords: | wingrass, db.tables | Cc: | |
CPU: | x86-32 | Platform: | MSWindows 7 |
Description
When using the layer manager in Windows, and selecting Database | Database Information | List Tables, the command that is created does not include 'driver=pg' and as a result the command fails to run.
All other options for 'driver= ' populate the command correctly.
Change History (3)
comment:1 by , 13 years ago
Component: | Default → Database |
---|
comment:2 by , 13 years ago
wxgui -> Database | Database Information | List Tables
with the latest 6.4.2rc3 native wingrass installer I see "pg" on the drop-down list, but also "*.manifest" files are listed in the drop-down.
Hamish
comment:3 by , 13 years ago
Milestone: | 6.4.1 → 6.4.2 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
.manifest files skipped in r50626 (relbr64)
Note:
See TracTickets
for help on using tickets.
Replying to foconnor:
was your copy of WinGRASS built with Postgres support? If not, "pg" won't be listed on the driver list.
Hamish