David Harel wrote:
> Hi,
> 
> 
> Any way to get transaction count from the postgres daemon or any log?

See the system view pg_stat_database.

> Also where can I find docs that can help me make a capacity plan for max 
> 100,000 clients making around 200 transactions a day each.

No idea.  You should be using connection pooling for that setup.

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to