Re: Log storage

From: Ivan Sagalaev <maniac(at)softwaremaniacs(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Log storage
Date: 2017-10-18 09:34:18
Message-ID: 851314dd-7271-c139-7e40-0c36ffd2e27c@softwaremaniacs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 (min, max, avg) size of the inserted text ?
>
>
>
> -----
> PAscal
> SQLeo projection manager
> Senior Oracle dba migrating towards PostgreSQL
> --
> Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message legrand legrand 2017-10-18 12:25:01 Re: Log storage
Previous Message legrand legrand 2017-10-18 09:30:10 Re: Log storage