Iker Arizmendi <iker(at)research(dot)att(dot)com> writes:
> Althought multiple queries can't be executed concurrently they can be
> queued up by a connection object.
Hmm. This seems to presume that every query will be executed as a
separate transaction. That's pretty limiting (unless you suppose all
the queries are read-only).
regards, tom lane