Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f7f1c7a

Browse files
authored
Update README.md
1 parent e7bccad commit f7f1c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎DDL_log_to_table/README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ DDL команды обычно логируются в общем большо
2929
Не журналируется:
3030
* Создание, удаление, модификация пользователей и ролей, включая изменение атрибутов и пароля. [Почему так](https://www.postgrespro.ru/docs/postgresql/14/event-trigger-definition).
3131
* Событие `ddl_command_start` для запросов `DROP INDEX CONCURRENTLY ...`. [Почему так](https://github.com/rin-nas/postgresql-patterns-library/issues/4).
32+
* До PostgreSQL 17-й версии не журналируется команда `REINDEX`. См. https://pgpedia.info/e/event-trigger.html
3233

3334
# Cтатистические SQL запросы с примерами
3435

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /