Database Administration & Monitoring, Oracle Connecting to ODA derby database 23.10.2019 by Marc Wagner ODA light (ODA X7-2S, X7-2M, X8-2S, X8-2M) come with an internal derby database to manage ODA metadata. From time to time, there is a need to check or update some information within it, as for example when facing database deletion(…)
Database Administration & Monitoring Why you really should use peer authentication in PostgreSQL 22.10.2019 by Daniel Westermann It is always a bit of a surprise that many people do not know peer authentication in PostgreSQL. You might ask why that is important as initdb creates a default pg_hba.conf which(…)
DevOps, Docker, Kubernetes Kubernetes DNS resolution using CoreDNS (force update deployment) 22.10.2019 by DevOps After installing your Kubernetes cluster composed by masters and workers, a few configurations steps need to complete. In fact, the join command is not the last operation to perform, in order to have a fully operational cluster. See how(…)
Application integration & Middleware, Enterprise content management Solr Sharding – Concepts & Methods 20.10.2019 by Morgan Patou A few weeks ago, I published a series of blog on the Alfresco Clustering, including Solr Sharding. At that time, I planned to first explain what is really the Solr Sharding, what(…)
PostgreSQL pgconf.eu – Welcome to the community 18.10.2019 by Open source Team On tuesday I started my journey to Milan to attend my first pgconf.eu, which was also my first big conference. I was really excited what will come up to me. How will it be, to become a visible part of(…)
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(…)
Database Administration & Monitoring Creating a customized PostgreSQL container using buildah 16.10.2019 by Daniel Westermann Quite some time ago I blogged about how you could build your customzized PostgreSQL container by using a Dockerfile and Docker build. In the meantime Red Hat replaced Docker in(…)
Database Administration & Monitoring, PostgreSQL Patroni Operations – switchover and failover 11.10.2019 by Open source Team In this post we will have a look at switchover and failover of a Patroni cluster. As well as a look at the maintenance mode Patroni offers, which gives the opportunity to prevent from an automatic failover.
Database management, Oracle Creating archived redolog-files in group dba instead of oinstall 09.10.2019 by Clemens Bleile Since Oracle 11g files created by the database belong by default to the Linux group oinstall. Changing the default group after creating the central inventory is difficult. In this Blog I want to show how locally created archived redo can(…)
Database Administration & Monitoring, Oracle Oracle 19c 09.10.2019 by Clemens Bleile Oracle 19c has been released quite a while ago already and some customers already run it in Production. However, as it is the long term supported release, I thought I blog about some interesting information and features around 19c to(…)