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 Connection pooling with PgBouncer 07.11.2019 by Open source Team Some of you may know the case: As soon as the number of users grow, the number of resource problems increases. Have you ever thought about using a connection pooler? Too complex, too much administration effort? In this post I(…)
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 Galera Cluster 4 with MariaDB 10.4.8 06.11.2019 by Open source Team Last month, by a new customer I had to install the latest version of the MariaDB server: 10.4.8 to setup a Galera Cluster with 3 master nodes. The good news was that this version was shipped with the latest(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes Create a Kubernetes cluster with Google Kubernetes Engine 06.11.2019 by DevOps Nowadays the market for cloud providers is very competitive. Large companies are fighting a very hard battle over the services they provide. Each offers a wide range of more or less identical products with specific features for each. In my(…)
Database Administration & Monitoring, PostgreSQL Handling PostgreSQL installations from packages 03.11.2019 by Open source Team [vc_row type="in_container" full_screen_row_position="middle" scene_position="center" text_color="dark" text_align="left" overlay_strength="0.3" shape_divider_position="bottom" bg_image_animation="none"][vc_column column_padding="no-extra-padding" column_padding_position="all" background_color_opacity="1" background_hover_color_opacity="1" column_link_target="_self" column_shadow="none" column_border_radius="none" width="1/1" tablet_width_inherit="default" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid" bg_image_animation="none"][vc_column_text]In this blog I will show how to handle a PostgreSQL installation with a customized PGDATA using the(…)
Database Administration & Monitoring pg_auto_failover: Setup and installation 01.11.2019 by Daniel Westermann When I attended PGIBZ 2019 earlier this year, I talked with Dimitri about pg_auto_failover and I promised to have a look at it. Well, almost half a year(…)
Application integration & Middleware AEM Forms – Certify PDF end-up with NoSuchMethodError on bouncycastle 31.10.2019 by Morgan Patou As part of an AEM project, we were working on setting up a few actions on PDF files. One of these actions was to Sign & Certify a PDF file. The basic Sign & Certify action provided by AEM is(…)
Application integration & Middleware AEM Forms – WebLogic Clustering synch issue for Workbench 2-way-SSL 31.10.2019 by Morgan Patou In a previous blog, I described the process to setup the AEM Forms to allow the AEM Workbench to connect to AEM using “2-way-SSL”. This setup is normally independent of the Application Server that you are(…)
Operating systems SLES15 SP1 – New features 31.10.2019 by Open source Team With SLES15 SUSE introduced the Multimodal OS and the unified installer. Means, you only get what you really need. Your OS is flexible and you can easily add features you need and remove them as well. But this article shouldn't(…)