Re: PostGreSQL - Accessing It - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: PostGreSQL - Accessing It
Date
Msg-id 3F397B8E.8080307@commandprompt.com
Whole thread Raw
In response to PostGreSQL - Accessing It  ("Michael" <michael@transmissionsllc.com>)
List pgsql-general
Michael wrote:

> I cannot access/create a database from root or any of the other
> accounts I have setup for RH9. I noticed that there is a user setup
> for postgres (I guess this part of the postgres install) but can’t
> login as that user. I can’t even read or change the password. How do I
> get at PostGreSql?
>
You need to be the user postgres. Try psql -U postgres template1 . You
may also have to initdb the database.


> Secondarily – does anyone know if JDBC drivers are part of the RH9
> PostGreSql install?
>

No. Try jdbc.postgresql.org

Or you can get an all in one package from www.commandprompt.com

Sincerely,

Joshua Drake


> Thanks in advance.
>
> Michael
>



pgsql-general by date:

Previous
From: Kathy zhu
Date:
Subject: Re: Sorting Problem
Next
From: "Maksim Likharev"
Date:
Subject: Re: Sorting Problem