Re: I need to know password for postgres

Поиск
Список
Период
Сортировка
От Chad Thompson
Тема Re: I need to know password for postgres
Дата
Msg-id 030301c24308$64ab4320$32021aac@chad
обсуждение исходный текст
Ответ на I need to know password for postgres  (David Robertson <david@robertsonphoto.fsnet.co.uk>)
Ответы Re: I need to know password for postgres  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice
from a prompt type
"passwd postgres" (no quotes)

this will prompt you to change the password for postgres

Thanks
Chad

----- Original Message -----
From: "David Robertson" <david@robertsonphoto.fsnet.co.uk>
To: <pgsql-novice@postgresql.org>
Sent: Tuesday, August 13, 2002 2:27 PM
Subject: [NOVICE] I need to know password for postgres


> I need to know the password for User postgres.  I am trying to set up
> gphotocoll which uses pgsql.
>
> The setup insructions are
>
> 1. login as postgres - which I can only do by su  and then su postgres.
> 2. createdb - no problem
> 3. launch gphotocoll as postgres.  I have to supply the password for
> postgres and I don't know it.
>
> I'm running pgsql 7.2.1 RPMs on Redhat 7.3.  Postmaster is running.
>
> If you can help, please don't assume too much knowledge on my part of
> Linux! I've still much to learn.
>
> Thanks
>
> Dave
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>


В списке pgsql-novice по дате отправления:

Предыдущее
От: "Chris Clifton"
Дата:
Сообщение: unsubscribe
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Newbie trying to load table with data...