| От | Tony Caduto |
|---|---|
| Тема | Re: Connecting to Postgres using Rekall |
| Дата | |
| Msg-id | 427BED1E.3000005@amsoftwaredesign.com обсуждение исходный текст |
| Ответ на | Connecting to Postgres using Rekall (Susemail <susemail@hawaii.rr.com>) |
| Список | pgsql-general |
Hi Jerome, You need to edit the pg_hba.conf file which controls the hosts Postgres will allow to connect. By default it's set to only allow connections from local host. pg_hba.conf is located in the data directory of where you installed PG. You can also tell a host to be TRUSTED, i.e no password needed, if you have not defined any databases yet you might want to set it to TRUST so you can connect to template1, then from there you can create a new database. > When I try to connect to the PostgreSQL server I get this message:FATAL: Ident > authentication failed for user "postgres". Anyone know why this is > happening? > Thanks, > Jerome > -- Tony Caduto AM Software Design Home of PG Lightning Admin for Postgresql 8.x http://www.amsoftwaredesign.com
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера