OpenCDRRate Home
OpenCDRRate is a Linux/Windows-compatible system to invoice CDR.
Brought to you by:
dthansen
This is a first-release of the documentation. Additional detail will be added as the project matures.
log_statement - This feature in Postgres will log each query/command and its run-time. This can be very useful to identify slow-running queries. Logging "all" commands can be too much load on the server. We recommend logging only command that take longer than 10 seconds to run.