[postgis-devel] [PostGIS] #1781: Window installer freezes with blank password

PostGIS trac at osgeo.org
Wed Apr 18 05:39:20 PDT 2012


#1781: Window installer freezes with blank password
---------------------------+------------------------------------------------
 Reporter:  realityexists  |       Owner:  pramsey      
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.0.1
Component:  postgis        |     Version:  2.0.x        
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by robe):

 Hmm that still doesn't make sense since PostGIS only cares about the
 postgres database account, not the service one.  You sure you don't have a
 ::1/128 set to trust or possibly you have it set to ident.  ident would
 then work if the account you are logging in with is the same as the
 postgres service account.  Then again if you are running the install as
 administrator, ident wouldn't let you get by without a password either.

 I think windows 7 uses by default IPv6 not IPV4. so it would use the entry
 marked ::1/128

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1781#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list