I have a need to execute a SQL statement when rsyslog initializes it's database connection.
To be fast and easy, i just hard coded the SQL string into the module in the initPgSQL method.
Would there be any interest in adding an on-connect SQL string into the configuration for the database modules?


