Re: Accessing Postgres Server and database from other Machine
В списке pgsql-general по дате отправления:
| От | Paul Förster |
|---|---|
| Тема | Re: Accessing Postgres Server and database from other Machine |
| Дата | |
| Msg-id | 9BA257B9-D281-4CD0-B8EB-62ABFFD9924B@gmail.com обсуждение исходный текст |
| Ответ на | Re: Accessing Postgres Server and database from other Machine (Hemil Ruparel <hemilruparel2002@gmail.com>) |
| Ответы |
Re: Accessing Postgres Server and database from other Machine
Re: Accessing Postgres Server and database from other Machine |
| Список | pgsql-general |
Hi Hemil, > On 05. Dec, 2020, at 07:50, Hemil Ruparel <hemilruparel2002@gmail.com> wrote: > > Did you restart postgres after changing pg_hba.conf? that shouldn't be necessary for changes in pg_hba.conf. Just do either on the command line: $ pg_ctl reload or from psql: postgres=# select pg_reload_conf(); You can then see the effective result immediately in pg_hab_file_rules: postgres=# table pg_hba_file_rules; Hope this helps. Cheers, Paul
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера