| From: | "Armand Pirvu (gmail)" <armand(dot)pirvu(at)gmail(dot)com> |
|---|---|
| To: | abdujaparov <afmulone(at)gmail(dot)com> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Script and tool to monitoring sessions |
| Date: | 2015-09-24 16:33:21 |
| Message-ID: | 524D686E-8C34-4263-84E6-2B4DB8F701E2@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Could it be that it does
-connect
- insert
- disconnect
connect and disconnect are key words
If yes, I would look into using pgbouncer
Just my beginner two cents
On Sep 24, 2015, at 11:27 AM, abdujaparov wrote:
> We insert rows from a software that uses hibernate and there is only one
> final commit.
> The software execute one insert per row.
>
> Angelo
>
>
>
> --
> View this message in context: http://postgresql.nabble.com/Script-and-tool-to-monitoring-sessions-tp5867117p5867206.html
> Sent from the PostgreSQL - novice mailing list archive at Nabble.com.
>
>
> --
> Sent via pgsql-novice mailing list (pgsql-novice(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice
| From | Date | Subject | |
|---|---|---|---|
| Next Message | abdujaparov | 2015-09-24 16:35:57 | Re: Script and tool to monitoring sessions |
| Previous Message | abdujaparov | 2015-09-24 16:27:50 | Re: Script and tool to monitoring sessions |