Help on using hyperloglog in Postgresql - Mailing list pgsql-novice

From Abdlhamed, Mohamed
Subject Help on using hyperloglog in Postgresql
Date
Msg-id B61C004CA43B9A40AC28CC47635DAE92BE5226F8@EXMB2.jmu.ac.uk
Whole thread Raw
Responses Re: Help on using hyperloglog in Postgresql
List pgsql-novice

I am new to PostgreSQL and SQL. I want to apply HLL in PostgreSQL on a table contain traffic information each stored in separate column, so I want to estimate the cardinality of every distinct IP. the cardinality here is how many ports contacted distinct per IP. IPs stored in 'Destination' column and ports stored in 'DetsPort'. can anyone help me with full code and steps please!

regards.

 



Important Notice: the information in this email and any attachments is for the sole use of the intended recipient(s). If you are not an intended recipient, or a person responsible for delivering it to an intended recipient, you should delete it from your system immediately without disclosing its contents elsewhere and advise the sender by returning the email or by telephoning a number contained in the body of the email. No responsibility is accepted for loss or damage arising from viruses or changes made to this message after it was sent. The views contained in this email are those of the author and not necessarily those of Liverpool John Moores University.

pgsql-novice by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: Permissions
Next
From: Andreas Kretschmer
Date:
Subject: Re: Help on using hyperloglog in Postgresql