Re: Help

Поиск
Список
Период
Сортировка
От Andrej
Тема Re: Help
Дата
Msg-id AANLkTimWM=HUGEpOBpKOsz0ggsojm-PVB69tEOx2iKn0@mail.gmail.com
обсуждение исходный текст
Ответ на Help  (rikard wallen <rikardwallen@googlemail.com>)
Список pgsql-docs
On 15 March 2011 07:57, rikard wallen <rikardwallen@googlemail.com> wrote:
> How do I find the information about my postgresql such as: server, database
> user, port, password
> thank you

Most commonly that will be
server = the machine you installed postgres on
port    = postgres' default 5432 unless you changed it on installation
user   = the user account that owns the database in question
password = the password you assigned to that user



Cheers,
Andrej

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

Предыдущее
От: rikard wallen
Дата:
Сообщение: Help
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: explaining "context" column of pg_settings