#1215: db.tables in Windows layer manager does not populate driver field for pg
---------------------------------+------------------------------------------
Reporter: foconnor | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.1
Component: Default | Version: 6.4.0
Keywords: wingrass, db.tables | Platform: MSWindows 7
Cpu: x86-32 |
---------------------------------+------------------------------------------
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.
#1215: db.tables in Windows layer manager does not populate driver field for pg
---------------------------------+------------------------------------------
Reporter: foconnor | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.1
Component: Database | Version: 6.4.0
Keywords: wingrass, db.tables | Platform: MSWindows 7
Cpu: x86-32 |
---------------------------------+------------------------------------------
Changes (by hamish):
* component: Default => Database
Comment:
Replying to [ticket:1215 foconnor]:
> 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.
was your copy of WinGRASS built with Postgres support? If not, "pg" won't
be listed on the driver list.