Connecting to PostgreSQL database using pg_service.conf

[email protected] Mon, 06 Nov 2023 19:40:07 +0000
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Hello!

I'm interested in Roundup Tracker and am currently exploring its
capabilities. Now I have a question regarding its use with PostgreSQL.

I'm using containerized application servers behind a reverse proxy. 

My current setup has the PGSERVICE environment variable set for each
application server, so that psycopg2 can connect to the PostgreSQL
database using connection information from the pg_service.conf file. It
allows me to avoid storing database credentials in application-related
configuration files. 

Is there a way that Roundup Tracker can avoid using the default database
settings and use the values ​​from pg_service.conf to connect to the
database?

Thank you.

-- 
With appreciation,
Ivanov


_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users