OK, now I have more ideas. Since using PostgreSQL gives you the option to have remote connectivity, you can easily write a program to open connections in each of 50++ threads and run endless queries. I am sure that will basically raise a flag if that's what you are looking for.
I think most people are looking for ideas on how to avoid tripping on thresholds though

As a side note to anyone using PostgreSQL, you can get PostgreSQL Maestro which is good for 30 days free trial. It helped me a lot and if I find it useful enough, I may foot the $179 cost post 30 days . . . either that or will look into another GUI tool for PostgreSQL.
On the same side note, I would like to mention that I found the phpPgAdmin tool somewhere between confusing and useless . . . others may disagree.
cheers,
wm_crash