Showing posts with label Postgresql. Show all posts
Showing posts with label Postgresql. Show all posts

May 1, 2021

Number of connected users, recent delivered data shown in charts. This and others in new version of Bopup Communication Server

 New version 5.8.7 of Bopup Communication Server is available. This version improves many functoins and adds great features in GUI of Management Console.

Graphical charts that display recent data in the console

Most important addition is that now Management Console of the IM server displays charts on it's Dashboard, Account and Group profile pages. The chart show data for recent 15 days of the server activity and allow to view the number of online users, sent message and files for this period.

Dashboard screen displays charts within recent delivered data

Charts on the Dashboard screen show the number of connected users, delivered messages and files per day for the last 15-day period. It is easy now to see how many users have been connected and how many data have been transferred. There is also another chart that shows a total amount of data transferred for that period.

Charts on the account profile page display recent activity by the user per day

The account profile page contains similar chart that show the number of both sent and received private, group messages and file transfers by the user per day for the last 15 days. 

The group profile page with charts of recent activity

Charts on the group profile display the number of messages and documents sent on the group per day during the last 15 days.

Fixes possible issues with sending News messages

We did some changes in the function that transmits News messages from the messaging server. Sometimes the messages did not go if there are too many online users. So we moved that functionality to a separate thread to avoid that.

Fixed issues when running on PostgreSQL database

We found and fixes some errors when the server is running on PostgreSQL database server. Recent versions of the communication server contained bugs on upgrade function

Download Bopup Communication Server 5.8.7 — Self-hosted instant messaging system as a corporate communication solution

February 25, 2020

Major update of the instant messaging server

New version 5.6.0 of Bopup Communication Server has been released.


In this release we fully rebuilt app's files in order to remove the dependency from libpq.dll module which is related to support of PostgreSQL/Postgres Pro database server. We added such support in version 5.5.0 and noticed that the core service started to crash suddenly with a fault address located in libpq.dll So we decided to build a separate setup package with support of Postgres servers and do not link program files with this third-party library if regular Microsoft SQL Server database family is used.

Removing the dependency of libpq.dll module also reduced sizes of all installation packages because it required Microsoft Visual C++ 2010 redistributable files which we could remove.

Download Bopup Communication Server version 5.6.0 — Enterprise IM server and Active Directory and message archiving support

December 5, 2019

Bopup Communication Server version 5.5.5

There is a minor update of the instant messaging server available. We released new version 5.5.5 of Bopup Communication Server application.


Most important changes added to it's setup packages that now correctly installs Microsoft Visual C++ 2010 Redistributable on 64-bit versions of Windows. The server require that redistributable since it supports Postgres/Postgres Pro database families. So this update is important for new customers.

Download Bopup Communication Server version 5.5.5 — A private instant messaging server running as a self-hosted application for Windows

October 31, 2019

Minor IM server update

We updated Bopup Communication Server applicationa and released it's new version 5.5.4 This build of the messaging server comes with a newer version of LibPQ runtime files that are needed to support and access to PostgreSQL database servers if they are used instead of Microsoft SQL Server to host the database. So we hope that the new version can avoid issues and possible internal errors persist in older runtime files and make the IM server much stable.

Download Bopup Communication Server version 5.5.4 — Instant messaging server with Active Directory (LDAP) support

October 8, 2019

Bopup Communication Server version 5.5.3 is relesed

New version 5.5.3 of the communication server possible issues with dependencies that are required by it's program files. Now setup packages of the IM server includes and installs Microsoft Visual C++ 2010 Redistributable package that can be missed on a target system. Both packages for 32- and 64-bit are installed depending on a Windows version.

The new update also fixes critical runtime error on file transfer if Postgres/Postgre SQL database software is used instead of Microsoft SQL Server family to host the program's database.



August 27, 2019

New IM server update: version 5.5.2

New version 5.5.2 of Bopup Communication Server is available for download. It fixes some minor issues in the software that may cause a critical error in the service module when it suddenly crashes with error related to third-party library for PostgreSQL database server. This may happen even Microsoft SQL Server is used as a host database server.


We revieved a source code and added necessary changes to avoid that from happening. So this recent version of the IM server is a recommended update for all existing customers who already upgraded to version 5.5 released in August 2019.

Download Bopup Communication Server — Text messaging server with advanced management and message archiving

August 4, 2019

Пошаговая инструкция по установке PostgreSQL/Postgres Pro в качестве сервера базы данных для сервера мгновенных сообщений

Мы добавили новую статью на наш вебсайт, которая помогает установить программное обеспечение PostgreSQL или Postgres Pro в роли сервера базы данных для Bopup Communication Server. Начиная с версии 5.5.0 сервера сообщаний была добавлена поддержка семейства серверов баз данных PostgreSQL, которое теперь может быть использовано взамен Microsoft SQL Server. Конечные пользователи в процессе установки теперь могут выбрать какой тип SQL сервера необходимо использовать.

Поддержка Open Source программного обеспечения, а также российских программных продуктов находящихся в Едином реестре российских программ для электронных вычислительных машин и баз данных является одним из важнейших пунктом в программе импортозамещения в сфере информационных технологий. Данный фактор наиболее критичен для государственных и бюджетных организаций РФ.

Bopup Communication Server поддерживает все последние версии программного обеспечения PostgreSQL, поэтому наша документация описывает процесс установки для версий 9.x, 10.x and 11.x.


Инструкция содержит ссылки для загрузки как 32-, так и 64-битный версий SQL Server, описывает все шаги установки включая выбор обязательных компонентов и параметры сервера с настройкой порта и учетной записи суперпользователя. Вторая часть статьи описывать как использовать установленный PostgreSQL из Мастера Установки сервера сообщений для завершения настройки всей системы.

Прочитать пошаговую инструкцию по установке PostgreSQL/Postgres Pro версии 9.x/10.x/11.x в качестве сервера базы данных для сервера мгновенных сообщений Bopup Communication Server

August 3, 2019

Step-by-step guide to install PostgreSQL/Postgres Pro as a host database server for the IM server

Here is a new useful article available on our website that helps to install PostgreSQL or Postgres Pro software in a role of host database server for Bopup Communication Server. Starting from version 5.5.0 of the communication server we added support for PostgreSQL server family that can be now used to host the app database instead of Microsoft SQL Server. Customers are able now choose what type of the SQL Server they need to use during the IM server setup.

Bopup Communication Server supports all recent versions of PostgreSQL database server so our guide contains information for versions 9.x, 10.x and 11.x.



The guide includes download links for 32- and 64-bit versions of the SQL Server, overviews installation steps including selecting necessary components and configuring the server within port and superuser account. Next part of the article describes how to use PostgreSQL from the IM server installation to complete the setup.

Read the Guide on installing PostgreSQL/Postgres Pro version 9.x/10.x/11.x as a host database server

July 29, 2019

Bopup Communication Server added support for Postgres Pro database servers

Today we released new version of Bopup Communication Server, it is version 5.5.0 Among a huge number of improvements and minor fixes this release added support for Postgres Pro database servers that can be now used instead of Microsoft SQL Server family to host the program database.

Now the setup contains a new dialog that offers to choose between Microsoft SQL Server and Postgres Pro server families .

Choosing Postgres Pro database server during installation process

The IM server supports all line of Postgres Pro servers including versions 9.x, 10.x and 11.x We added support for this type of the SQL server according to law regulations in Russian Federation which restrict using foreign commercial software for govemenment and non-profit organizations in Russia.

In the next few days we will prepare and publish a new article on our website that describes steps on how to download and install Postgres Pro server software and then setup Bopup Communication Server on it.

Download Bopup Communication Server version 5.5.0 — Enteprise instant messaging solution for commercial, healthcare and educational networks