Skip to content

add query_hash as getting query_id, test for joint use pg_stat_statements and aqo, function for ignoring string with Query Identifier in aqo_gucs and aqo_fdw tests #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

Alena0704
Copy link
Collaborator

No description provided.

@danolivo
Copy link
Collaborator

danolivo commented Dec 7, 2021

А действительно в Makefile нужно добавлять зависимость:
EXTRA_INSTALL = contrib/postgres_fdw contrib/pg_stat_statements ?
Вроде бы мы не используем код pg_stat_statements напрямую нигде.

@Alena0704
Copy link
Collaborator Author

Alena0704 commented Dec 7, 2021

Без этой зависимости тест не работал и постоянно возникала ошибка при проверке совместного использования pg_stat_statements и aqo (t/002_stat_statements_with_aqo.pl):
2021-12-07 11:32:00.353 MSK [42851] 002_stat_statements_with_aqo.pl ERROR: could not open extension control file "/home/alena/5681_aqo_and_stats/5681_postgrespro1/tmp_install/home/alena/5681_aqo_and_stats/5681_postgrespro1/tmp_install/share/extension/pg_stat_statements.control": No such file or directory
Как оняла, нехватало установки pg_stat_statements, потому и добавила в Makefile возможность установки p_stat_statements.

@danolivo
Copy link
Collaborator

Пулл реквест не проходит тестирование. насколько понимаю, это вызвано было конфликтом с ваниллой, который мы исправили. Может перезальешь?

@danolivo danolivo closed this Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants