Re: counting transactions
От | Armand Pirvu (home) |
---|---|
Тема | Re: counting transactions |
Дата | |
Msg-id | DEC8D5BA-399B-411D-BAB6-6687B0C84497@gmail.com обсуждение исходный текст |
Ответ на | Re: counting transactions (Kevin Grittner <kgrittn@ymail.com>) |
Ответы |
Re: counting transactions
|
Список | pgsql-admin |
Perfect Kevin Many thanks. On the same token anyway I can count the number of connects/disconnects for a specific database ? Thanks Armand On Sep 8, 2015, at 7:56 AM, Kevin Grittner <kgrittn@ymail.com> wrote: > Armand Pirvu (gmail) <armand.pirvu@gmail.com> wrote: > >> is there any way to really count the transactions ? In Ingres for >> example I can look in logdump output or in imadb > > If you only care about transactions that modify the database, you > could look at the output of the pg_controldata utility and pick off > the NextXID value. > > -- > Kevin Grittner > EDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company
В списке pgsql-admin по дате отправления: