Mar
26
2010
PostgreSQL Log Entries: CDTLOG: statement: SHOW client_min_messages
Posted by alex in InsightsI was troubleshooting an issue at work the other day regarding some PostgreSQL connections that were not closing. They were left IDLE, never closed, and eventually used up all of the possible connections (which totaled 100) configured in the postgresql.conf configuration file. In the process of troubleshooting I noticed a bunch of Postgres log entries that I was unable to immediately pin down to what was causing the entries. Below I describe the view of the idle Postgres connections, the PostgreSQL log entries that were unfamiliar, and the cause of both.
Tags: CDTLOG, client_min_messages, connections, gem, grep, idle, Linux, log, pgsql, postgres, postgres-pr, PostgreSQL, postgresql.conf, ps, psql, rails, Ruby, rufus, standard_conforming_strings, statement








Entries (RSS)