- 99
- 0
- 约5.21千字
- 约 15页
- 2017-08-17 发布于河南
- 举报
postgresql查看数据库,索引,表空间大小(PostgreSQL database, index, table space size)
postgresql查看数据库,索引,表空间大小(PostgreSQL database, index, table space size)
PostgreSQL view database, index, table space size, insert, into, temp, select, generate_series (110000000), generate_series (8000000190000000), 1;
Example explanation
1. Check the number of bytes required to store a specified value
David=# select pg_column_size (1);
Pg_column_size
----
Four
(1, row)
David=# select pg_column_size (david);
Pg_column_size
----
Six
(1, row)
2, check the data table field information
David=#\d test
Table public.test
Column Type Modifiers | |
-----------+-----------------------+-----------
ID inte
您可能关注的文档
- dvd解析(DVD analysis).doc
- dvr2004 修改说明(Dvr2004 modifications).doc
- dzh特色指标应用(The DZH characteristics of the target application).doc
- dxp元件封装(DXP component package).doc
- dyn变压器的特点(The characteristics of dyn transformer).doc
- e5筑底部商业用房消防设计常见问题探讨(E5 built on common problems in the design of fire at the bottom of commercial housing).doc
- ebs多节点克隆(EBS multi node cloning).doc
- elisa测定错误结果的原因分析(Analysis of the causes of erroneous results for the determination of ELISA).doc
- emule优化(电驴优化).doc
- en清明节由来(EN Tomb-sweeping Day origin).doc
原创力文档

文档评论(0)