Projekt

Allgemein

Profil

Aktionen

PostgreSQL Netzwerkkonfiguration (pg hbaconf) » Historie » Revision 3

« Zurück | Revision 3/8 (diff) | Weiter »
[X] Daniel S, 23.05.2025 09:20


PostgreSQL Netzwerkkonfiguration (pg hbaconf)

syncro/APPS IMMER passwort, da sonst kein dblink funktinoiert.
postgres lokal trust wegen scripten und konsole.

# PRODAT local & loopback
host    all             APPS,SYS.dblink,syncro   all            md5
host    all             postgres        127.0.0.1/32            trust
host    all             postgres        ::1/128                 trust

Von [X] Daniel S vor 16 Tagen aktualisiert · 3 Revisionen