[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Connecting to the cobalt postrgres database...



thanks!

for anyone who is interested, here is what i dug up:

dbname=cobalt
user=admin
password=
port=5432


-Rob

----- Original Message -----
From: "Bill Kuhn" <bill@xxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Wednesday, November 28, 2001 2:02 PM
Subject: Re: [cobalt-developers] Connecting to the cobalt postrgres
database...


> The database name is cobalt.  I couldn't figure out the username and
> password so I modified /usr/lib/pgsql/pg_hba.conf to allow any user to
> connect (there are lines commented out in this file that you can uncomment
> to accomplish this) on localhost.  Once I did that I was able to log in
via
> psql as the admin user using "psql -U admin cobalt".  Once connected and
in
> psql you can type "show tables" to get a list of tables.
>
> I know this doesn't properly answer your question and is a bit of a hack
but
> it will give you a peek at the cobalt postgresql database.
>
> -Bill
> ----
> Bill Kuhn
> bill@xxxxxxxxxx
> ----- Original Message -----
> From: "Rob Johnson" <dillybar1@xxxxxxxxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Sent: Wednesday, November 28, 2001 2:40 PM
> Subject: [cobalt-developers] Connecting to the cobalt postrgres
database...
>
>
> >
> >
> >
> > Hi,
> >
> > I've been digging through the Cobalt modules trying to find how the
admin
> > interface connects to the Cobalt database, and it's proving rather
> > frustrating.
> >
> > Any one know the default postgresql username/password used by cobalt?
is
> > there any documentation on the database anywhere such as a diagram of
> > tables, fields and relationships?
> >
> > -Rob
> >
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > cobalt-developers@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers