docs: full postgres documentation rewrite — sub-field tables, working HCL examples for create/modify/user/database
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user