Проект

Общее

Профиль

Поиск

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

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 ... зации. # Установить и настроить базы данных Postgres. Совместимы следующие базы данных: ** PostgreSQL ** Postgres Pro ** Jatoba ** Tantor SE ** Pangolin DB ... соответствующего вендора ОС) # База данных Postgres 13 и выше # Сертификаты Letsencrypt # Серв ... } } </pre> h1. 4. Установка и настройка Postgres Обратите также внимание: мы крайне не рек ... ользовать PgBouncer В силу специфики работы Postgres установка СУБД и TEGU Enterprise на одной вы ... Также для корректной работы необходим пакет *postgresql-contrib* (как правило его необходимо устан ... sion. Для исправления необходимо установить postgresql-contrib, удалить базу tegu_settings и созд ... ezone Europe/Moscow </pre> h2. Установка Postgres <pre> apt install postgres... 20.12.2023 17:12
Установка и настройка: Создание пользователей и баз данных в Postgres.
h2. Небольшое справочное руководство по созда ... egu*. Переходим в postrges <pre> su - postgres -s /bin/bash </pre> Создаем пользователя ... о, после создания юзера надо зайти в psql от postgres и создать расширения: если нет, то данный п ... ие базы данных у нас есть. <pre> psql -U postgres -c "\l+" </pre> h3. Удалить базы данных. <pre> psql DROP DATABASE tegu_mailboxes; </pre> 05.12.2023 15:33
Отзывы и предложения: RE: Опыт перехода с TEGU Freeeware на TEGU PRO
Почтовый сервер TEGU писал(а) (message#464): ... олнили переход без переезда с SQLite на СУБД Postgress? > > # Форматом хранения данных в версии ... я письма не потеряются? есть ли инструкция? 08.11.2023 13:46
Опубликована версия 1.34.3
Изменения: * исправление ошибки тестирования подключения к БД параметров в модуле PostgreSQL "Скачать":https://project.mbk-lab.ru/do ... lab.ru/projects/tegu_support/wiki/Tegu_update 20.10.2023 10:21
(11-20/40)