Re: Postgres Traffic accounting
От | Achilleas Mantzios |
---|---|
Тема | Re: Postgres Traffic accounting |
Дата | |
Msg-id | 584567CB.5030502@matrix.gatewaynet.com обсуждение исходный текст |
Ответ на | Re: Postgres Traffic accounting (William Ivanski <william.ivanski@gmail.com>) |
Ответы |
Re: Postgres Traffic accounting
Re: Postgres Traffic accounting |
Список | pgsql-general |
On 05/12/2016 14:35, William Ivanski wrote:
I guess he'd have to use some tool like this :Does it need to be done by listening to network packets? You can get statistics by query and user with pgbadger.
https://www.vividcortex.com/resources/network-analyzer-for-postgresql
https://www.vividcortex.com/blog/2015/05/13/announcing-vividcortex-network-analyzer-mysql-postgresql/
This works by listening to the network and then correlate network activity with PIDs and then somehow via (pg_stat_* or ps) with queries.
Hallo,
I have to try traffic accounting for postgres using tcpdump and nfdump.
I can see what traffic is produced but cant see the query / activity who
do it. because there is an ssl connection. use plain text is not an option.
I also try to use tcap-postgres. this does not compile on my server and
its very old (year 2004).
Is there a way to see traffic network of postgres sort by query?
best regards
basti
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general--William Ivanski
-- Achilleas Mantzios IT DEV Lead IT DEPT Dynacom Tankers Mgmt
В списке pgsql-general по дате отправления: