PostgreSQL

Databases Checkpoint — step-by-step Databases tutorial on Progressive Robot

Databases Checkpoint

This checkpoint is intended to help you assess what you learned from our introductory articles to Databases, where we defined databases and introduced common database management systems.

Read more
Установка и настройка pgAdmin 4 в режиме сервера — step-by-step Linux tutorial on Progressive Robot

Установка и настройка pgAdmin 4 в режиме сервера

pgAdmin — это платформа с открытым исходным кодом для администрирования и разработки для PostgreSQL и связанных с ней систем управления базами данных. Платформа написана на Python и jQuery и поддерживает все функции PostgreSQL. Вы можете использовать…

Read more
How To Monitor Your Managed PostgreSQL Database Using Nagios Core on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Monitor Your Managed PostgreSQL Database Using Nagios Core on Ubuntu 18.04

Database monitoring is key to understanding how a database performs at various points in time. It can help you uncover hidden usage problems and bottlenecks, and will also allow you to be in the loop of everything that is happening to your database. In this tutorial, you will set up PostgreSQL database monitoring in Nagios Core using the check_postgres Nagios plugin and set up Slack-based alerting.

Read more
How to Set Up and Install Strapi for Production on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up and Install Strapi for Production on Ubuntu 22.04

Strapi is an open source headless CMS built with the JavaScript programming language. Like many other headless CMS’, Strapi doesn’t come with a frontend out of the box. Instead, it relies on an API that allows you to architect your content structure. In this tutorial, learn how to install Strapi and set up a production environment.

Read more
CHAT