docs: full postgres documentation rewrite — sub-field tables, working HCL examples for create/modify/user/database

This commit is contained in:
“Naeel”
2026-07-03 17:02:08 +04:00
parent 1e3038af63
commit 595c9250a1
11 changed files with 412 additions and 117 deletions
@@ -9,8 +9,14 @@ Service Name: PostgreSQL
## Operations
- `create` — Создание кластера. Параметры: [Create params](postgres_params_create.md)
- `create_backup` — . См. [nubes_postgres_backup](postgres_backup.md)
- `create_database` — . См. [nubes_postgres_database](postgres_database.md)
- `create_user` — . См. [nubes_postgres_user](postgres_user.md)
- `delete`
- `delete_database` — . См. [nubes_postgres_database](postgres_database.md)
- `delete_user` — . См. [nubes_postgres_user](postgres_user.md)
- `modify` — Изменение кластера. Параметры: [Modify params](postgres_params_modify.md)
- `reconcile`
- `recovery`
- `restart` — ВНИМАНИЕ - Рестарт предполагает УДАЛЕНИЕ подов. Может быть полная поломка. Крайне осторожно запускать при работе
- `resume`