---
title: "PostgreSQL extensions for 1C"
sidebar_label: "Extensions"
sidebar_position: 5
description: "List of PostgreSQL extensions that we enable for working with 1C:Enterprise"
---

import Formbricks from '@theme/MDXComponents/Formbricks'

# PostgreSQL extensions for 1C

List of extensions that we have enabled for working with 1C:Enterprise:

* [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 />
