Monitoring: queries-failed
The queries-failed variable counts how many database queries have
failed since the server started.
There are only a few conditions that can make this be non-zero:
- Postgres restarting while Archiveopteryx is running. This is
usually handled gracefully.
- Race conditions while inserting into e.g. the
addresses or
field_names tables. These races are
handled using SQL savepoints.
- Bugs in Archiveopteryx.
In case of questions, please write to info@aox.org.
Relevant links
- Other variables:
anonymous-logins,
db-connections,
http-connections,
imap-connections,
injection-errors,
internal-connections,
login-failures,
memory-used,
messages-injected,
messages-sent,
messages-submitted,
other-connections,
pop3-connections,
queries-executed,
query-queue-length,
smtp-connections,
successful-logins,
unparsed-messages
About this page
Last modified: 2010-05-02
Location: aox.org/monitoring/queries-failed