Это старая версия документа.
Содержание
firebird 3 под ubuntu server 16.04 (xenial)
Установка
Перед установкой может потребоваться:
sudo apt-get install libtommath-dev
Управление сервисом
sudo systemctl stop firebird-superserver.service sudo systemctl start firebird-superserver.service
fbsvcmgr
sudo ./fbsvcmgr service_mgr -user sysdba -password masterke -info_server_version -info_implementation sudo ./fbsvcmgr service_mgr -user sysdba -password masterke -action_display_user
systemd
systemd-analyze systemd-analyze blame systemd-analyze critical-chain systemctl list-unit-files
ICU lib not found error
sudo apt-get install libicu52