Bug report #7020
PostGIS provider not using defined port
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Data Provider | ||
| Affected QGIS version: | 1.8.0 | Regression?: | No |
| Operating System: | ubuntu | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | fixed |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 16114 |
Description
QGIS 1.8.0-1~quantal3 from ubuntuGIS-unstable
PostGIS data provider appears to not be using any port in its connection string.
I have a database with the same name in 8.4 on port 5432 and in 9.1 on 5433. When I connected to my 9.1 database my 8.4 tables came up. The connection string in each layer's properties had no port defined so it is obviously defaulting to 5432.
History
#1
Updated by Jürgen Fischer almost 13 years ago
- Affected QGIS version changed from master to 1.8.0
- Resolution set to fixed
already fixed in fb51c27862
#2
Updated by Giovanni Manghi almost 13 years ago
- Status changed from Open to Closed