#1189: psql db size summary: broken in recent builds
---------------------+------------------------------------------------------
 Reporter:  hamish   |       Owner:  live-demo@…              
     Type:  defect   |      Status:  new                      
 Priority:  major    |   Milestone:  OSGeoLive7.0             
Component:  LiveDVD  |    Keywords:  pgsql, space             
---------------------+------------------------------------------------------

Comment(by wildintellect):

 So it's trying to login to postgres with ident, which fails if the
 database is not specified or the user logging in doesn't have a db to
 match it's name.

 Try
 {{{
 sudo -u postgres psql
 OR
 psql -d postgres (one above is more likely to work
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1189#comment:1>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to