Changes between Version 16 and Version 17 of v6/pgsummary
- Timestamp:
- 05/24/2012 05:33:41 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6/pgsummary
v16 v17 204 204 }}} 205 205 206 * oracle中的number类型数据导入postgresql变为bigint类型 207 {{{ 208 用xdb 从oracle导出来的是文本,转入pg的时候,自动转换为整数了,如果定义了number(10,2) 这样的是可以正确转化的 209 210 解决方案:批量生成表结构,然后手工修正 211 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/global/2008/images/jss/m_logo091125.jpg)