摘要:
频繁写入vertica,可能导致ROS和WOS错误。如下: java.sql.SQLTransientException: [Vertica][VJDBC](5065) ERROR: Too many ROS containers exist for the following projection 阅读全文
摘要:
默认会话数最大值55,如果超过了,就会报如下错误: com.vertica.support.exceptions.NonTransientConnectionException: [Vertica][VJDBC](4060) FATAL: New session rejected due to li 阅读全文
摘要:
最近时段的所有请求: select * from dc_requests_issued order by time desc limit 10; 默认在磁盘上保留50MB: dbadmin=> SELECT get_data_collector_policy('RequestsIssued'); g 阅读全文