Kong rate limiting in cluster mode

Hi all,
I am new to kong api gateway, I am planning to use rate limting plugin in cluster ode and will use postgres as backend data store . I want to apply at my service level. SO for each request the plugin will make 2 db calls ( one to get and one to update) per request ?