|
Измениться ли queryid , если изменится план выполнения
|
|||
---|---|---|---|
#18+
Начал потихоньку разбираться с pg_stat_statements и использованием в продакшн. Возник следующий вопрос к более опытным коллегам : Допустим для запроса изменился план выполнения. Измениться ли queryid в этом случае ? ... |
|||
:
Нравится:
Не нравится:
|
|||
10.12.2018, 17:41 |
|
Измениться ли queryid , если изменится план выполнения
|
|||
---|---|---|---|
#18+
rinace, Нет не изменится. queryid это хеш от parse tree (еще сильно до плана). Since the queryid hash value is computed on the post-parse-analysis representation of the queries, the opposite is also possible: queries with identical texts might appear as separate entries, if they have different meanings as a result of factors such as different search_path settings. -- Maxim Boguk лучшая поддержка PostgreSQL: dataegret.ru ... |
|||
:
Нравится:
Не нравится:
|
|||
11.12.2018, 02:05 |
|
|
start [/forum/topic.php?fid=53&fpage=47&tid=1995447]: |
0ms |
get settings: |
11ms |
get forum list: |
13ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
35ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
42ms |
get tp. blocked users: |
2ms |
others: | 276ms |
total: | 400ms |
0 / 0 |