Тип: | bool |
По умолчанию: | off |
Контекст: | postmaster |
Перезапуск: | true |
Разрешает модификацию структуры системных таблиц. Этот параметр используется командой initdb. Задать этот параметр можно только при запуске сервера.
Рекомендации [EN]
Only available in single-user mode; this setting is for initdb and may be used in the future for upgrade-in-place.
На StackOverflow
- Do system table modifications pass through replication?
- Postgresql doesn't use memory for caching
- Geoserver WFS + PostgreSQL with large table impossibly slow
- Why does "explain analyzing" this query fnish fast (showing a parallel plan), while running the actual query without "explain analyze" doesn't?
На pgsql-hackers
- Support tab completion for upper character inputs in psql
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity)
- Re: recovering from "found xmin ... from before relfrozenxid ..."
- Re: pg13.2: invalid memory alloc request size NNNN
- Re: pg_upgrade fails with non-standard ACL