Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 598c9d5

Browse files
authored
Understanding EXPLAIN
1 parent 7bc471c commit 598c9d5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pg.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ About:[PostgreSQL About](http://www.postgresql.org/about/)
726726

727727
* [《A Tour of PostgREST》](https://begriffs.com/posts/2016-03-20-postgrest-tour.html)
728728

729-
介绍:PostgreSQL REST ful教程
729+
介绍:PostgreSQL RESTful教程
730730

731731
* [《PostgreSQL's explain analyze made readable》](http://explain.depesz.com/)
732732

@@ -739,3 +739,7 @@ About:[PostgreSQL About](http://www.postgresql.org/about/)
739739
* [《PostgreSQL 9.6 New Features With Examples》](http://community.hpe.com/hpeb/attachments/hpeb/JapanEnterpriseTopics/198/1/PostgreSQL%209.6%20New%20Features%20en%2020160606-1.pdf)
740740

741741
介绍:PostgreSQL9.6新特性
742+
743+
* [《Understanding EXPLAIN》](http://www.dalibo.org/_media/understanding_explain.pdf)
744+
745+
介绍:深入学习PostgreSQL的explain工具

0 commit comments

Comments
 (0)