Major newbie

Поиск
Список
Период
Сортировка
От David J. Lines
Тема Major newbie
Дата
Msg-id 3.0.5.32.20020225103830.00c31310@mail.prin.edu
обсуждение исходный текст
Ответы Re: Major newbie  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice
Hi,

I am very new to PostgreSQL and PERL.  I am trying to fix up a system that
has no passwords on the PostgreSQL system by adding passwords.

1.  What is the difference between the 'local' entry in the pg_hba.conf
file and the 'host 127.0.0.1' entry?

2.  Can I add passwords partially to the system?

3.  If I get passwords added, is there some way to specify the passwords on
the 'pgsql' command line without adding the -u switch and specifying (at
the prompt) the user name and the password?

4.  Is a PERL script file coming into the database by the entry (in
pg_hba.conf file) as 'local' or as 'host 127.0.0.1' entry?

5.  How do I add passwords on the database open in the PERL script file so
that the password is specified in the program?

I am not sure if these questions can be answered without knowing a lot more
about our setup, but if someone can write back with questions, then I can
possibly answer them.

TIA,


David



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

Предыдущее
От: Pam Wampler
Дата:
Сообщение: Tried to upgrade from 7.1.3 to 7.2 --Fatal Error
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Dates in postgres