agroal / pgagroal

High-performance connection pool for PostgreSQL
https://agroal.github.io/pgagroal/
BSD 3-Clause "New" or "Revised" License
681 stars 61 forks source link

Added master_key file location in pgagroal.conf Issue#419 #434

Closed palak-chaturvedi closed 6 months ago

palak-chaturvedi commented 6 months ago

Added the master_key_file location in configuration file. The ./pgagoral-admin -c conf file location -g master-key is to be used to generate the master key. The pgagroal.conf file location should be modified in order to change the master key location. master_key_file_location = desired location

@fluca1978 @jesperpedersen

jesperpedersen commented 6 months ago

Please, rebase.

You need to run uncrusitify.sh too