pg_query_state Thepg_query_statemodule provides facility to know the current state of query execution on working backend. To enable this extension you have to patch the stable version of PostgreSQL, recompile it and deploy new binaries. All patch files are located inpatches/directory and tagged...
### 20161208_01.md [《让PostgreSQL告诉你要不要冲杯咖啡? - 实时检测PostgreSQL SQL语句PLAN tree的执行进度 - pg_query_state》](20161208_01.md) 1 change: 1 addition & 0 deletions 1 README.md Original file line numberDiff line numberDiff line change @@ -196,3 +196,4 @@ ### 201612...