I am using PostgreSQL along with the PGBouncer. But PGBouncer is not able to handle even the 1000 concurrent requests.
Am I missing any configuration because of which it is happening? Has anyone faced the similar situation? Is there any way to handle such situation with the same setup? Is there any other better alternative which has a quick replacement for PGBouncer(possible to be done in an hour or so)?