类型: | bool |
默认: | on |
上下文: | user |
重新开始: | false |
允许或禁止查询规划器使用顺序扫描计划类型。它不可能完全禁止顺序扫描,但是关闭这个变量将使得规划器尽可能优先使用其他方法。默认值是on
。
建议 [EN]
For interactive session use only when troubleshooting queries.
在 StackOverflow
在 pgsql-hackers
- Re: explain HashAggregate to report bucket and memory stats
- Tid scan increments value of pg_stat_all_tables.seq_scan. (but not seq_tup_read)
- Re: [PATCH] Incremental sort (was: PoC: Partial sort)
- Re: kill_prior_tuple and index scan costing
- Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (but not seq_tup_read)