On Tue, Jun 25, 2019 at 4:05 PM raul andrez gutierrez alejo
<rauland...@gmail.com> wrote:
>
>  perl pgbadger  -f stderr -v  -p '%t [%p]: [%l-1] db=%d,user=%u,client=%h ' 
> -o reporte.html .\postgresql-Tue.log
>
> log_line_prefix = '%t [%p]: [%l-1] db=%d,user=%u,client=%h '
>

Si eliminas el "-f stderr", para utilizar solamente "-p '%t [%p]:
[%l-1] db=%d,user=%u,client=%h '", ¿sigue sin poder procesar el log?

Incluso te diría que con ese log_line_prefix te puede funcionar:

perl pgbadger  -v -o reporte.html .\postgresql-Tue.log


Un saludo,

Juan José Santamaría Flecha


  • ayuda pgbarger raul andrez gutierrez alejo
    • Re: ayuda pgbarger Juan José Santamaría Flecha

Reply via email to