Changes between Version 22 and Version 23 of v6/pgsummary
- Timestamp:
- 06/20/2012 09:34:10 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6/pgsummary
v22 v23 265 265 266 266 }}} 267 268 * pg jdbc 驱动 cursor 的使用问题 269 {{{ 270 索引部分采用分页的方式提取数据,如果不排序,则会有数据重复问题, 271 排序则性能很难忍受, 272 需要用cursor 方式而不是分页来处理数据,这样可以减少sql的执行次数 273 使用cursor遭遇问题 274 详细描述: 275 http://bbs.pconline.cn/topic-2214.html 276 }}} 277
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/global/2008/images/jss/m_logo091125.jpg)