Projekt

Allgemein

Profil

PostgreSQL Netzwerkkonfiguration (pg hbaconf) » Historie » Revision 2

Revision 1 ([X] Daniel S, 16.05.2025 08:13) → Revision 2/8 ([X] Daniel S, 16.05.2025 10:11)

h1. PostgreSQL Netzwerkkonfiguration (pg hbaconf) 

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

 host      all               APPS,SYS.dblink,syncro     syncro, APPS      all                                    md5 
 host      all               postgres          127.0.0.1/32              trust 
 host      all               postgres          ::1/128                   trust 
 </pre>