Subject | Re: [firebird-support] concurrent transactions |
---|---|
Author | Steve Wiser |
Post date | 2006-09-25T20:32:13Z |
EBZ wrote:
connection pooling you can just run lsof on the database file to see how
many open connections there are. Put in an entry into crontab to run
this at whatever interval you want and email you the results.
-steve
>If you are running on linux, running classic, and you are not using
> Is there a way to log users/ transactions, even just counts per hour?
> EBZ
>
>
connection pooling you can just run lsof on the database file to see how
many open connections there are. Put in an entry into crontab to run
this at whatever interval you want and email you the results.
-steve