Skip to content

Commit be48882

Browse files
digoal zhoudigoal zhou
authored andcommitted
new doc
1 parent 412f426 commit be48882

File tree

18 files changed

+531
-22
lines changed

18 files changed

+531
-22
lines changed

201301/20130109_01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## PostgreSQL large row|column performance tuning case
1+
## PostgreSQL large row|column performance tuning case - 包括大对象
22
33
### 作者
44
digoal

201301/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
##### 20130122_01.md [《PostgreSQL sharding有序UUID最佳实践 - serial global uuid stored in 64bit int8》](20130122_01.md)
1313
##### 20130121_01.md [《extend PostgreSQL set_bit() set one bit to serial bits.》](20130121_01.md)
1414
##### 20130110_01.md [《HOW to Change PostgreSQL's TOAST_TUPLE_THRESHOLD》](20130110_01.md)
15-
##### 20130109_01.md [《PostgreSQL large row|column performance tuning case》](20130109_01.md)
15+
##### 20130109_01.md [《PostgreSQL large row|column performance tuning case - 包括大对象](20130109_01.md)
1616
##### 20130105_01.md [《PostgreSQL partition table name convert to data type》](20130105_01.md)
1717
##### 20130104_01.md [《PostgreSQL partition table or inherits table predict count and gap and privilege monitor》](20130104_01.md)

201303/20130306_01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Use PostgreSQL server program import binary data into database bytea type
1+
## 大对象 - Use PostgreSQL server program import binary data into database bytea type
22
33
### 作者
44
digoal

201303/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
##### 20130311_02.md [《PostgreSQL 触发器 用法详解 2》](20130311_02.md)
1313
##### 20130311_01.md [《PostgreSQL 触发器 用法详解 1》](20130311_01.md)
1414
##### 20130306_02.md [《PostgreSQL 事务快照功能 - Parallel Export consistent data or Parallel Query use snapshot transaction feature》](20130306_02.md)
15-
##### 20130306_01.md [《Use PostgreSQL server program import binary data into database bytea type》](20130306_01.md)
15+
##### 20130306_01.md [大对象 - Use PostgreSQL server program import binary data into database bytea type》](20130306_01.md)
1616
##### 20130305_01.md [《PostgreSQL convert integer to bit》](20130305_01.md)

201305/20130510_02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## PostgreSQL 9.3 Add API for 64-bit large object access
1+
## 大对象 - PostgreSQL 9.3 Add API for 64-bit large object access
22
33
### 作者
44
digoal

201305/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
##### 20130516_02.md [《PostgreSQL 9.3 improve pgstattuple》](20130516_02.md)
1616
##### 20130516_01.md [《PostgreSQL 9.3 pg_trgm imporve support multi-bytes char and gist,gin index for reg-exp search》](20130516_01.md)
1717
##### 20130510_03.md [《PostgreSQL 9.3 Allow PL/pgSQL to access the number of rows processed by COPY》](20130510_03.md)
18-
##### 20130510_02.md [《PostgreSQL 9.3 Add API for 64-bit large object access》](20130510_02.md)
18+
##### 20130510_02.md [大对象 - PostgreSQL 9.3 Add API for 64-bit large object access》](20130510_02.md)
1919
##### 20130510_01.md [《PostgreSQL SQL_ASCII encoding introduce》](20130510_01.md)
2020
##### 20130509_02.md [《PostgreSQL 9.3 Change the WAL record format to allow splitting the record header across pages》](20130509_02.md)
2121
##### 20130509_01.md [《PostgreSQL 审计 - PostgreSQL 9.3 Allow OLD and NEW in multi-row VALUES within rules》](20130509_01.md)

201306/20130626_01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ b9d8f424843d5fd6311659619f567592 /pgdata1999/postgresql.conf
8585
```
8686

8787
## 参考
88-
1\. http://blog.163.com/digoal@126/blog/static/16387704020130931040444/
88+
[《PostgreSQL large row|column performance tuning case》](../201301/20130109_01.md)
8989

9090

9191

201610/20161018_02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Hacking PostgreSQL
1+
## 大对象攻击 - Hacking PostgreSQL
22
##### [TAG 6](../class/6.md)
33
44
### 作者

201610/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
##### 20161019_01.md [《PostgreSQL 全文检索加速 快到没有朋友 - RUM索引接口(潘多拉魔盒)》](20161019_01.md)
1515
##### 20161018_04.md [《PostgreSQL Oracle 兼容性之 - PL/SQL FORALL, BULK COLLECT》](20161018_04.md)
1616
##### 20161018_03.md [《PostgreSQL pg_stat_ pg_statio_ 统计信息(scan,read,fetch,hit)源码解读》](20161018_03.md)
17-
##### 20161018_02.md [《Hacking PostgreSQL》](20161018_02.md)
17+
##### 20161018_02.md [大对象攻击 - Hacking PostgreSQL》](20161018_02.md)
1818
##### 20161018_01.md [《PostgreSQL 使用advisory lock或skip locked消除行锁冲突, 提高几十倍并发更新效率》](20161018_01.md)
1919
##### 20161012_01.md [《PostgreSQL DaaS设计注意 - schema与database的抉择》](20161012_01.md)
2020
##### 20161011_02.md [《Greenplum,HAWQ interval parser带来的问题 - TPCH 测试注意啦》](20161011_02.md)

201702/20170213_01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 数据库common安全自动渗透测试与防范 - sqlmap
1+
## 大对象 - 数据库common安全自动渗透测试与防范 - sqlmap
22
##### [TAG 6](../class/6.md)
33
44
### 作者

0 commit comments

Comments
 (0)