Hi Team, Can we exclude errors of a particular type from the postgres log file ? For example: ERROR: duplicate key value violates unique constraint "table_uniq" DETAIL: Key (column1, column2, column3)=(value0, value1, 1) already exists. If yes, how can we exclude this errors from the pg_log files. Suggest me an approach. Thanks in Advance. Regards, Pavan -- Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html