[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] phppgadmin access to backend postgres
- Subject: Re: [cobalt-users] phppgadmin access to backend postgres
- From: andre@xxxxxxxxxxx
- Date: Fri Mar 2 11:16:42 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>Has anyone successfully used phppgadmin on the backend and if so how was
it set up.
>Does the postmaster run on the default port or another one? I can
>succefully log in to postgres from the command line.
You have to use the password created in /etc/cobalt/.meta.id to connect to
the database but since it is a large string of random characters which is
very hard to remember update the user admin to superuser and change the
password to a more easy one in the database. After that you have to update
the password in /etc/cobalt/.meta.id as well because the GUI uses it to
connect to the GUI database (with the name Cobalt). As far as i know the
postmaster is running at port 5583.
Regards,
Andre Jochems