I have setup separate config file and run
postgres=# ALTER DATABASE s2409 SET config_file = ‘E:/App/PostgreSQL/16/data/s2409/s2409_postgresql.conf’ ;
ERROR: parameter “config_file” cannot be changed without restarting the server.
The same error coming even after restart.
Can somebody suggest
I have done lot of restarts and included hba.conf & ident.conf files location in s2409_postgresql.conf
New contributor
sri devi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.