How to insert messages to postgress DB

Hi Team,

Hope everyone doing well. I have scenario where have to keep inserting messages to the postgress DB. Options i see are only JDBC feeder and dont find any other documentation related to that. It would great if you can share some light how to do it.

There’s a third party plugin for JDBC (not supported here): https://github.com/rbraeunlich/gatling-jdbc

Thanks Stephen, we started looking at the option thought something from the gatling side.