Проект

Общее

Профиль

Поиск

Результаты (43)

Wiki: Tegu_quick_start_zh
<!-- Быстрый старт TEGU Enterprise --> h1 ... 域)。 # 进行必要的路由设置。 # 安装 Tegu 邮件服务器。 # 安装和配置 Postgres 数据库。 # 执行初始邮件服务器配置。 # 添加邮件存储。 # 配置消息队列。 ... 用 50 个邮箱、 *Tegu Enterprise* - 是一款商用服务器,支持 Postgres 数据库中的集中式邮件存储,无限支持计算节点的水平扩展,内置共享个人和日历服务器,以及共享 ... 可以是本地存储,也可以是网络存储。 • 本地磁盘上的 SQLite 或网络资源上的 Postgres 可用于存储配置和队列。 • 要存储数据,服务器可使用 MailDir 格式的本地磁盘或网络资源上的 Postgres。 *邮政服务器部署:* 成功部署邮件系统需要什么? 了解并掌握以下基础 ... 中的步骤。 *部署所需的组件:* Linux Debian 12 操作系统、postgres、证书、目录服务器(假设已安装和配置)、路由器端口转发。 今天,我们将考虑在单节点配置中安装 postgres 数据库(在生产系统中,数据库应始终与后节点分开放置)。 *准备工作。* * ... 服务器管理面板,在此进行所有其他设置。 至此,服务器安装完成。 下面我们继续安装 Postgres 数据库服务器。 h1. Postgres 安装和配置 <pre> apt install postgresql postgresql-contrib </pre> 检查服务状态。 <pre> systemctl status postgres... 12.11.2024 19:39
Wiki: Tegu_pg_cluster_en
<!-- Построение отказоустойчивого кластера СУБД Postgres --> h1. Building a fault-tolerant Postgres DBMS cluster p>. Choose a language: [[Teg ... ontents) {{include(toc_en)}} }} {{>TOC}} 08.11.2024 15:26
Wiki: Tegu_concept_zh
<!-- Концепция сервера TEGU --> h1. TEGU 服 ... стойчивый кластер с системой хранение в СУБД Postgres | | Комплектация | Почтовый сервер ... | Требуется смежное ПО: СУБД PostgreSQL или СУБД Postgres Pro | h1. 服务器数据架构 07.11.2024 13:21
Wiki: Tegu_concept_en
<!-- Концепция сервера TEGU --> h1. TEGU s ... estric high load fault-tolerant cluster with Postgres storage | | Configuration | Mail server | M ... | Feature | | | Related Software Required: PostgreSQL DBMS or Postgres Pro | h1. Server data architecture Ser ... al or network. * SQLite on a local disk or Postgres on a network resource can be used to store c ... he server can use MailDir on a local disk or Postgres on a network share to store data. To desc ... ocal SQLite | Local SQLite | Local SQLite or Postgres DBMS | Postgres DBMS | |_. SMTP queue | Local SQLite | Local SQLite | Local SQLite or Postgres DBMS | Postgres DBMS | |_. Data Store | Local MailDir | Local MailDir | Local MailDir or DBMS Postgres | Postgres DBMS | The number of server databases is ... and scalability is achieved by means of the ... 07.11.2024 13:20
Wiki: Tegu_50_years_ago_en
<!-- Когда интернета еще не было почта уже бы ... mpletely abandoned file storage in favor of *PostgreSQL DBMS* . We have chosen Postgres (hereinafter referred to as PG) as our DBMS. ... the vanilla version is distributed under the PostgreSQL License, which is a permissive license like BSD or MIT. However, one of the seven main PostgreSQL development centers is located in Russia - the company - PostgreSQL Professional https://postgrespro.ru/ . The company is headed by people who ... ortant when choosing a strategic partner. Postgres functionality is above all praise - thanks t ... lus our modest contribution to rethinking it. 06.11.2024 22:15
Wiki: Tegu_quick_start_en
<!-- Быстрый старт TEGU Enterprise --> h1 ... l Tegu mail server. # Install and configure Postgres databases. # Make initial mail server setti ... er that supports centralized mail storage in Postgres database, unlimited support for horizontal s ... or network. - SQLite on a local disk or Postgres on a network resource can be used to store c ... er can use a local disk in MailDir format or Postgres on a network share. *Deploying the m ... ent:*. Linux Debian 12 operating system, postgres, certificate, directory server (assuming you ... single-node configuration together with the postgres database, (in a production system, the datab ... erver installation. Let's move on to the Postgres database server installation. h1. Installing and configuring of Postgres <pre> apt install postgresql postgres... 06.11.2024 20:29
TEGU Enterprise 1.42.15
* TEGU Enterprise 1.42.15 / 08.05.2024 ** ... птимизация скорости работы хранилища почты в PostgreSQL 08.05.2024 21:59
TEGU Enterprise 1.41.11-1
** Улучшение *** В экспериментальной ветке д ... ботана на Go и поддерживает полный синтаксис PostgreSQL. Настройка CockroachDB проста: устанавлив ... ся исключительно для изучения и тестирования. 30.04.2024 09:41
Опубликована версия TEGU Enterprise 1.38.14
Изменения в TEGU Enterprise 1.38.14: * Исправлена сортировка писем в очереди SMTP модуля PostgreSQL 16.01.2024 12:24
Wiki: Tegu_quick_start
<!-- Быстрый старт TEGU Enterprise --> h1 ... ля хрестоматийной Debian 12). # База данных Postgres 13 и выше (в числе Postgres-ов могут быть PostgreSQL, Jatoba, Tantor, Postgres Pro - в зависимости от вашего предпочтения). ... </pre> }} h1. 4. Установка и настройка Postgres *Требования:* * Postgres не ниже версии 13. * Крайне не рекомендуетс ... тилиты PgBouncer. * В силу специфики работы Postgres (PG активно забирает, но самостоятельно не в ... держивается. * *Обязательно необходим пакет postgresql-contrib* (как правило в таких системах как ... ыли установить) Если не установлен пакет *postgresql-contrib*, то в логе почтового сервера буде ... e> Для исправления необходимо установить postgresql-contrib, удалить базу tegu_settings и создать ее заново. }} h2. 4.1. Установите СУБД ... 20.12.2023 17:12
(11-20/43)