Postgres Connection Issue

  • I am using kong 13.0 APis for authentication and autherization with postgres
  • Unfortunately when I run a load test with jmeter it fails above 100(postgres connection limit) users.
  • Implicitly means unable to handle more than 100 connection
  • What is the ideal way to overcome the issue