Database Administration & Monitoring An introduction into server side programming in PostgreSQL – 2 – SQL functions, sets, udts and polymorphic types 07.02.2021 by Daniel Westermann This is part two of the little series about server side programming in PostgreSQL. In the last post we had a look at the basics when it comes to SQL functions. We learned how to write those(…)
AWS, Cloud AWS EC2 instance deployment with Terraform 03.02.2021 by Joël Cattin When it comes to quickly provision a server in the Cloud, using an Infrastructure as Code (IaC) tool is a solution to consider. There are many IaC products available and among them, Terraform seems to be the most popular.
Database Administration & Monitoring, Database management, PostgreSQL PostgreSQL High Availability: Patroni, Ectd , HAProxy , Keepalived 03.02.2021 by Open source Team By Mouhamadou Diaw Patroni is one the most famous tool that can be used to setup a high avalaibilty for PostgreSQL. In this blog I am describing a test I did. Below the environment we will(…)
Database Administration & Monitoring An introduction into server side programming in PostgreSQL – 1 – SQL functions, basics 03.02.2021 by Daniel Westermann Over the last years I've seen many different applications running against PostgreSQL. The use cases vary from simple applications, which only use basic data types and a few tables and views, to complex applications with custom types, more specific data(…)
Oracle Learn ODA on Oracle Cloud 03.02.2021 by Oracle Team By Franck Pachot . You want to learn and practice your ODA command line and GUI without having an ODA at home? It should be possible to run the ODA image on VirtualBox but that’s probably a hard work(…)
Cloud, PostgreSQL Google Cloud SQL Insights: ASH, plans and statement tagging 31.01.2021 by Open source Team By Franck Pachot . Looking at database performance has always been necessary to optimize the response time or throughput, but when it comes to public cloud where you are charged by resource usage, performance tuning is critical for cost(…)
Oracle 19c serverless logon trigger 31.01.2021 by Oracle Team By Franck Pachot . I thought I already blogged about this but can’t find it. So here it is, with a funny title. I like to rename oracle features by their user point of view (they are usually named(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle How long does it take to redeploy an ODA X8-2M? 21.01.2021 by Jérôme Dubar Introduction One of the advantage of Oracle Database Appliance is its fast deployment. Most often, the initial setup of a lite ODA (with a reimaging) only takes half a day, from unboxing until a first test database is available. Trust(…)
Cloud, DevOps JENKINS Quick overview on Jenkins and Jenkins X 13.01.2021 by Middleware Team Hi everybody, During previous blog ,we ever talked about Jenkins , but what about Jenkins X ?What are the differences between the two, which one is fitting the best for your needs? History of Jenkins X As the(…)
Database Administration & Monitoring, Database management, Enterprise content management, Oracle Oracle 21c: Blockchain Tables 11.01.2021 by Oracle Team Oracle Blockchain Tables With Oracle Database 20c/21c the new feature Oracle Blockchain Tables has been introduced. Blockchain Tables enable Oracle Database users to create tamper-resistant data management without distributing a ledger across multiple parties. Database security can be improved by(…)