---
title: 'Расширения PostgreSQL для 1С'
sidebar_label: 'Расширения'
sidebar_position: 5
description: 'Список расширений PostgreSQL, которые мы подключаем для работы с 1С:Предприятие'
---

import Formbricks from '@theme/MDXComponents/Formbricks'

# Расширения PostgreSQL для 1С

Список расширений, которые мы подключили для работы с 1С:Предприятие:

* [mchar](https://postgrespro.ru/docs/postgrespro/10/mchar);
* [fulleq](https://postgrespro.ru/docs/postgrespro/10/fulleq);
* [online\_analyze](https://postgrespro.ru/docs/postgrespro/10/online-analyze);
* [plantuner](https://postgrespro.ru/docs/postgrespro/10/plantuner);
* [fasttrun](https://postgrespro.ru/docs/postgrespro/10/fasttrun);
* [plpgsql](https://www.postgresql.org/docs/17/plpgsql.html).

<Formbricks />
