# SQL 日志导出工具示例配置 - PostgreSQL 导出
[]
= "sqllogs"
[]
= "export/errors.log"
[]
= "logs/sqllog2db.log"
= "info"
= 7
[]
= false
# PostgreSQL 导出(需编译时启用 postgres 特性)
[]
= "localhost"
= 5432
= "postgres"
= "postgres"
= "sqllog"
= "public"
= "sqllog_records"
= true
= false