OMrun OMrun 5.0 is ready – there are many reasons to get excited! 31.10.2023 by Pierre-Yves Brehier This blog is describing selected key features on OMrun Release 5.0 including plug-in to generate test data objects to compare the whole database content.
DevOps Share Gitlab agent to deploy microservices projects 30.10.2023 by Nicolas Meunier In a microservice application, the code for each service has its own git repository. However, how do deploy without duplicating the Gitlab agents ? In Gitlab, you can share an agent between several projects to deploy the application on a(…)
Database Administration & Monitoring, Database management DBVISIT StandbyMP for PostgreSQL – 2 – Creating a PostgreSQL configuration 30.10.2023 by Daniel Westermann In the previous post we’ve installed the DBVISIT StandbyMP agents on the database nodes, and the management console on third node. In this post we’re going to create our first PostgreSQL configuration.
Database Administration & Monitoring, Database management DBVISIT StandbyMP for PostgreSQL – 1 – Setting it up 27.10.2023 by Daniel Westermann One of our oldest partners, DBVISIT, recently released their product StandbyMP for PostgreSQL. The goal of this product is to provide a graphical user and management interface over a PostgreSQL streaming replication(…)
Oracle Oracle Database Appliance (ODA): Some listeners do not start anymore when booting 27.10.2023 by Clemens Bleile A colleague of mine had the issue some time ago and I recently experienced the same behaviour at a customer’s ODA: A couple of Listeners did not start when booting. Starting them as user grid with srvctl start listener -listener(…)
NoSQL Redis:Connect a Redis plugin to Grafana 26.10.2023 by Middleware Team Introduction: Monitoring our Redis database is one of the first thing we want to do : Checking the database status , the queries consumption and also make a report on it. For that, we will use Grafana: It is an(…)
Application integration & Middleware, Enterprise content management Hyland Summit 2023 – Düsseldorf 26.10.2023 by Guillaume Meunier Introduction The event took place in a very pleasant street, the Königsallee, also known as the Kö, is a shopping street in Düsseldorf and considered to be the most beautiful avenue in Düsseldorf. Whaou !! The Hyland Summit 2023(…)
Database Administration & Monitoring, Database management Locales, collations, encodings and the PostgreSQL sort order (2) – sorting strings 25.10.2023 by Daniel Westermann In the last post we’ve looked at how you can tell initdb which character set and locale it should use for the initial databases. In this post we’ll look at how you(…)
NoSQL Redis: How transactions work in Redis 20.10.2023 by Middleware Team Introduction: Redis allows you to use many commands to create and administrate your database. There is especially one useful feature which which allows you to execute a series of commands as a single unit of work: The Redis transactions! In(…)
Database management, Oracle How can LC_* localisation environment variables can break Oracle datapatch 20.10.2023 by Oracle Team [ORA-20001] How can LC_* localisation environment variables can break Oracle datapatch(…)