Re: PostGreSQL - Accessing It

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: PostGreSQL - Accessing It
Дата
Msg-id 3F397B8E.8080307@commandprompt.com
обсуждение исходный текст
Ответ на PostGreSQL - Accessing It  ("Michael" <michael@transmissionsllc.com>)
Список 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 по дате отправления:

Предыдущее
От: Kathy zhu
Дата:
Сообщение: Re: Sorting Problem
Следующее
От: "Maksim Likharev"
Дата:
Сообщение: Re: Sorting Problem