[QGIS-trac] [Quantum GIS] #1400: PostgreSQL connection requires password access method

Quantum GIS qgis at qgis.org
Thu Nov 13 15:40:13 EST 2008


#1400: PostgreSQL connection requires password access method
-----------------------------------------------+----------------------------
   Reporter:  tkeitt                           |              Owner:  nobody       
       Type:  enhancement                      |             Status:  new          
   Priority:  minor: annoyance or enhancement  |          Milestone:  Version 1.0.0
  Component:  Data Provider                    |            Version:  HEAD         
   Keywords:  postgresql                       |   Platform_version:               
   Platform:  All                              |           Must_fix:  No           
Status_info:  0                                |  
-----------------------------------------------+----------------------------
 It is currently necessary to setup postgresql databases to have password
 access in order to access them via QGIS. It makes much more sense to
 ignore the password field if the user does not provide one. There is
 nothing in libpq that requires you to provide a password. If you drop that
 field from the conninfo string, you will be able to connect without a
 password (as long as the database is setup in trust mode).

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1400>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list