Plugins - PostgreLogCleaner

StarAdd to favorites

Make ActiveRecord logs more short and clean by removing system SQL logs lines. That actually only for PostgreSQL.

Example of Removed Log Line

 SQL (0.000000)    SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
 FROM pg_attribute a LEFT JOIN pg_attrdef d
 ON a.attrelid = d.adrelid AND a.attnum = d.adnum
 WHERE a.attrelid = 'categories'::regclass
 AND a.attnum > 0 AND NOT a.attisdropped
 ORDER BY a.attnum

Sergey Kojin

http://code.google.com/p/postgrelogcleaner/

http://postgrelogcleaner.googlecode.com/svn/trunk/postgre_log_cleaner/

Rails' (MIT)

  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Statistics and Logs

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.
Recruiting software

Have a comment?