169 похожих чатов

Hello, I'M getting this error while connecting from test to prod.

i made all necessary entries in hba file. But application did not face this issue. Any one have idea on this?

psql: error: connection to server on
"10.200.00.01", port 5432 failed: FATAL: no pg_hba.conf entry for host "10.34.00.01", user "dba", database "postgres", no encryption

5 ответов

10 просмотров

It's telling you to look into your pg_hba.conf file and see why this is. This file configures HOW and WHICH users may connect. If a user or IP doesn't have a way to login, this is Security working... Anyways, edit that file, read it. And go google for help on enabling what you need. Just be careful. You might be allowing unfettered access to your DB. And you may not have the credentials to edit this file. Good Luck!

Try to add the address from where you are trying to access it, restart the service and then check

Jaisankar- Автор вопроса
Kirk
It's telling you to look into your pg_hba.conf fil...

I made a entry with ip address and user, but still getting same error.

Jaisankar
I made a entry with ip address and user, but still...

did you execute pg_reload_conf()? did you include which db? And which password setting? did you read any articles first https://www.postgresql.org/docs/17/auth-pg-hba-conf.html

Jaisankar- Автор вопроса
Kirk
did you execute pg_reload_conf()? did you include...

I mentioned that I made entry user with database and reload the conf. But getting same error

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта