Database Administration & Monitoring PostgreSQL on FreeBSD, getting started 18.02.2021 by Daniel Westermann Although we are running PostgreSQL mostly on Linux distributions, you can install an run PostgreSQL on a lot of other operating systems. On of them is FreeBSD. FreeBSD is one of those Unixes that derived from the(…)
Development & Performance, Operating systems SUMA Server Part 2 16.02.2021 by Open source Team In my previous Blog I wrote how to install and configure SUSE Manager. In this Blog I will go more in the deep like repository management and PXE boot configuration. Configuring repository To syncronize(…)
DevOps JENKINS – Introduction to pipelines 16.02.2021 by Middleware Team Hi, We already know how to create a build on Jenkins using freestyle job, it’s a quick way to make a job, but what happened when we want to have complex tasks and workflow to trigger? Freestyle job limitation Indeed(…)
Cloud, Database Administration & Monitoring SUSE Manager 4.1 – installation 16.02.2021 by Open source Team What if you need absolute control over maintenance and package deployment or if you need to keep them up to date or if you need to automate the software management and the system provisioning with a high level of security,(…)
Database Administration & Monitoring, Database management, Development & Performance, SQL Server First steps on Kusto Query Language (KQL) 15.02.2021 by Stéphane Haby Do you know this query language? No, it’s time to explain you and see what it is. “A Kusto query is a read-only request to process data and return results.” dixit Microsoft Documentation here The KQL(…)
PostgreSQL PostgreSQL on Linux: what is cached? 14.02.2021 by Open source Team By Franck Pachot . In a recent tweet I wanted to highlight the importance of knowing what you measure with pgbench, because looking at “Transactions per second” without knowing if you are in shared buffer cache hits, or filesystem(…)
Operating systems SUSE Manager installation 13.02.2021 by Open source Team In this Blog I will write the requirements and steps to install SUSE Manager Server. Maybe you heard about SUSE Manager but you could not understand why a SUSE Manager Server (SUMA) can help to manage your(…)
Database Administration & Monitoring, Hardware & Storage, Operating systems, Oracle Network configurations on ODA 12.02.2021 by Jérôme Dubar Network configurations on ODA(…)
Operating systems CentOS 8 alternatives 11.02.2021 by Open source Team Many people are unhappy about the decision from the CentOS Board of Directors, to switch from fix releases to Stream and cutting the support date from 2029 to 31st of December 2021 for CentOS 8. Many applications in productive environments(…)
PostgreSQL Microsoft Flexible Server for PostgreSQL 11.02.2021 by Open source Team This Blog is about some findings on Microsoft’s new Flexible Server offering for PostgreSQL which is in Customer Preview at the moment. Findings about the infrastructure The Microsoft Flexible Server for PostgreSQL is using Ubuntu as OS infrastructure, I think(…)