[Live-demo] [OSGeo] #1004: note how to get pg db rights back after install
OSGeo
trac_osgeo at osgeo.org
Thu Aug 30 03:02:45 PDT 2012
#1004: note how to get pg db rights back after install
---------------------+------------------------------------------------------
Reporter: hamish | Owner: live-demo@…
Type: task | Status: new
Priority: minor | Milestone:
Component: LiveDVD | Keywords: 6.0, docs
---------------------+------------------------------------------------------
Hi,
after installing from the ISO to another user name, the Postgres dbs don't
like you anymore. The fix is to open a terminal and do:
{{{
sudo su -u postgres createuser --superuser <your_new_login_name>
}}}
we should list that somewhere, maybe on the wiki's faq, but perhaps in the
"install to *" quickstarts too?
Hamish
(trac continues to log me out every 15 minutes or so, quite annoying! it
has happened twice when creating this ticket.. argh)
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1004>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list