Hi, I found the idea appealing and apparently quite simple to implement. On second thought, there are a few issues (nothing blocking, but some work):
- If you have 30 databases on 3 local servers (e.g. dev, testing, prod) and only one of those databases has tables with spatial objects, you do not want to list them all in qgis. So you should be given the choice. - This relies on knowing where this pgadmin config file is. I guess it is in ~/pgadmin3 in most GNU/Linux box. Is the pgadmin config file stored in a predictable place in Windows? You should be given the possibility to choose your config file. - In any case this should be optional (you should be able to configure it manually, and you still need to give a password if you are not using a socket or another method of authentification). My 3 cents. Mayeul Le jeudi 21 avril 2011 à 22:26 +0200, Tim Sutton a écrit : > Hi > > Sounds like a good idea.... > > Regards > > Tim > > On Wed, Apr 20, 2011 at 2:04 PM, Paolo Cavallini <[email protected]> > wrote: > > Hi all. > > It seems interesting to load the connection settings for PostGIS from > > those in .pgadmin3 (or syncing them both), so the user should not repeat > > the config twice. > > Any major problem with that? > > All the best. > > -- > > Paolo Cavallini: http://www.faunalia.it/pc > > > > _______________________________________________ > > Qgis-developer mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-developer > > > > > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
