Database Administration & Monitoring Deploying your own PostgreSQL image on Nutanix Era – 2 – Deploying a new PostgreSQL VM 18.01.2020 by Daniel Westermann In the last post I described how you can create your own PostgreSQL image in Nutanix Era. In Nutanix wording this is a "Software profile". This profile can now be used to deploy PostgreSQL VMs with(…)
Cloud, Database Administration & Monitoring Avoiding patching madness by using AWS SSM 08.11.2019 by Daniel Westermann As we have more and more customers either currently moving to AWS or already moved much, if not even all, of their workloads to AWS, one question pops up quite frequently: Now that we have so(…)
Database Administration & Monitoring How to scale up a Patroni cluster 06.11.2019 by Open source Team During the preparation of my presentation for the pgconf.eu I ran into one big issue. I had to stop my cluster to add a new node. That was not the way I wanted to archive this. I want a high(…)
Database Administration & Monitoring Where can you find core developers asking people what is missing in PostgreSQL? pgconf.eu.2019 17.10.2019 by Daniel Westermann One of the major advantages of PostgreSQL conferences when you compare it to other conferences is, that you can listen to talks where the actual developers are presenting their work. You have questions about a feature, you want to know(…)
DevOps, Kubernetes OpenShift 4.1 Partner Introduction Day 18.09.2019 by Oracle Team By Mouhamadou Diaw Today was the OpenShift Partner Introduction Day by RedHat. This event happened at Lausanne There were people with different backgrounds. After presenting the RedHat compagny, the speaker explained what is Openshifts and why people must adopt(…)
Database Administration & Monitoring Red Hat Forum Zürich, 2019, some impressions 10.09.2019 by Daniel Westermann Currently the Red Hat Forum 2019 in Zürich is ongoing and people just finished lunch before the more technical sessions are starting.
Database Administration & Monitoring, Operating systems, Oracle Useful Linux commands for an Oracle DBA 21.08.2019 by Jérôme Dubar Introduction Oracle & Linux is a great duet. Very powerfull, very scriptable. Here are several commands that make my life easier. These tools seems to be widespread on most of the Linux distributions. watch with diff It’s my favorite tool(…)
Application integration & Middleware, Database Administration & Monitoring Feedback on the EMEA Red Hat Partner Conference 2019 in Prague 07.08.2019 by Pierre-Yves Brehier A few weeks ago I attended the Red Hat EMEA Partner Conference for the first time. The Red Hat Conference took place in Prague from June 25th to 27th. If you are interested in Open Source technologies and(…)
Cloud, DevOps, SQL Server Deploying SQL Server on Azure virtual machine with Terraform 02.07.2019 by Microsoft Team We are entering now to the infrastructure as code world and provisioning a SQL Server infrastructure is not excluded from the equation. This is especially true when it comes the Cloud regardless we are using IaaS or PaaS. One(…)
Database Administration & Monitoring Two node patroni does not failover when one node crashes 30.04.2019 by Open source Team A few days ago I had the interesting mission to build a two Node Patroni Postgres 9.6 Cluster using etcd in our openDB Appliance environment. Sounds easy, one leader, one secondary, both running etcd, that's it. But that's only the(…)