* Support port number in postgres connection * Addressed a few comments from Trent
Added metrics for accountsdb plugin Handle and log postgres db errors Print account pubkeys nicely in logging
Support using connection pooling and use multiple threads to do Postgres db operations. The performance is improved from 1500 RPS to 40,000 RPS measured during validator start. Support multiple plugins at the same time.