Re: [GENERAL] LogStash For Analysing Postgres DB server Logs

2013-09-04 Thread Adarsh Sharma
Read Manual First : http://www.postgresql.org/docs/9.2/static/index.html However you should ask this in separate thread. This thread is related to : LogStash For Analysing Postgres DB server Logs Thanks On Thu, Sep 5, 2013 at 10:40 AM, M Tarkeshwar Rao < m.tarkeshwar@ericsson.com> wrote: >

Re: [GENERAL] LogStash For Analysing Postgres DB server Logs

2013-09-04 Thread M Tarkeshwar Rao
Hello Friends, I want start contributing in Postgres in code level. I read some ppts and some tutorials in postgres manual. Can you please suggest me some links where I can learn: 1. Transaction Isolation in Database 2. Query procession and possible optimizations. 3. How to

[GENERAL] LogStash For Analysing Postgres DB server Logs

2013-09-04 Thread Adarsh Sharma
Hi, Anyone has any experience of using LogStash for analysing DB server logs real time. I used Pgbadger and find it very useful but need to test Logstash as well. Any link where I can find more details ? Thanks