[PLUG] Help on Postgresql on suse 10.2
Kenneth Gonsalves
lawgon at thenilgiris.com
Mon Mar 3 07:35:28 IST 2008
On 29-Feb-08, at 7:43 PM, Rajiv Gore wrote:
> Where can I find password for PostgrSQL?
you do not need a password for postgres. As root do:
/etc/init.d/postgresql stop
this will stop postgres if it is running or it will say it is not
running. Then do
/etc/init.d/postgresql start
this will start postgres
then do
su postgres
createdb somedb
psql -d somedb
post the result of all this
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
Foss Conference for the common man: http://registration.fossconf.in/web/
More information about the Plug-mail
mailing list