Hello everyone,
An inaugural poster here, sorry if I misidentified a list for my question.
I am planning to use PostgreSQL as a storage for application logs (lines
of text) with the following properties:
- Ingest logs at high rate: 3K lines per second minimum, but the more
the better as it w
Can't get to hard data right now, but those are app logs that try to be
no more than ~100 bytes characters long for readability, and also HTTP
logs with long-ish request lines which might put it in the neighborhood
of 2K characters.
On 10/18/2017 02:30 AM, legrand legrand wrote:
What is the