Arvind Singh wrote:
> we have been working on a CSV Log parser application in csharp.
>
> we recently discovered that certain log entries or records can span
across multiple lines.
>
> in the sense, that the same activity has more detail in subsequent
lines.
Not really, they are different log ent
we have been working on a CSV Log parser application in csharp.
we recently discovered that certain log entries or records can span across
multiple lines.
in the sense, that the same activity has more detail in subsequent lines.
For ex, a select,insert query has
A query entry
A Duration en
Arvind Singh wrote:
> I have queries regarding columns in Postgres CSV Log.
>
> Following is a sample Logline
>
> 2012-03-28 19:25:47.968
IST,"postgres","stock_apals",2388,"localhost:1898",4f731863.954,6,"SET",
2012-
> 03-28
I have queries regarding columns in Postgres CSV Log.
Following is a sample Logline
2012-03-28 19:25:47.968
IST,"postgres","stock_apals",2388,"localhost:1898",4f731863.954,6,"SET",2012-03-28
19:25:47 IST,2/0,0,LOG,0,
Hi all,
I've updated the version of the PostgreSQL Log Analyzer. This version
fix many bugs and include some cool charts. There's now hourly statistics
and some average calculation.
You can take a look at the output at :
http://www.samse.fr/GPL/pg_analyzer/sample/
Download here:
http://ww
> I have several databases in one implementation. Do I have to
> dump/restore them all to get the pg_log file under control?
Yes.
Vadim
I have several databases in one implementation. Do I have to
dump/restore them all to get the pg_log file under control?
Thanks
John
"Mikheev, Vadim" wrote:
> > My "pg-log" file is getting huge. I tried to zero it out with
> > disastrous consequences. I can find no documentation on what it
> >