Below is a series of simple database load tests based on our own internal .net application
Each client runs the following: connect begin; select * from heavy_seat_function(); select * from heavy_seat_function(); commit; disconnect