Database Administration & Monitoring, Database management Getting started with Greenplum – 6 – Why Greenplum? 18.03.2024 by Daniel Westermann Now that we have the basic knowledge for operating a Greenplum cluster we should talk about why Greenplum can be option and what are the benefits of such a system. Again, here are the previous posts:(…)
Database Administration & Monitoring, Database management, SQL Server, Security SQL Server Security: Ensure that SQL Server service accounts are not a member of the Windows local Administrator group 18.03.2024 by Stéphane Haby These last few weeks, I work on a project to check the compliance of an instance with the Center for Internet Security (CIS) document. The Benchmark documentation provides prescriptive guidance to secure SQL Server and I develop a tool(…)
Database Administration & Monitoring, Database management Getting started with Greenplum – 5 – Recovering from failed segment nodes 07.03.2024 by Daniel Westermann This is the next post in this little Greenplum series. This time we’ll look at how we can recover from a failed segment. If you are looking for the previous post, they are here: Getting started(…)
Database Administration & Monitoring, Database management Getting started with Greenplum – 4 – Backup & Restore – databases 04.03.2024 by Daniel Westermann This is the fourth part of the Greenplum blog series, the previous ones are here: Getting started with Greenplum – 1 – Installation, Getting started with Greenplum – 2 – Initializing and(…)
Database Administration & Monitoring, Database management Getting started with Greenplum – 3 – Behind the scenes 01.03.2024 by Daniel Westermann If you followed part 1 and part 2 of this little blog series you now have a running Greenplum system. There is one coordinator host and there are two segment hosts. In(…)
Database Administration & Monitoring, Database management Getting started with Greenplum – 2 – Initializing and bringing up the cluster 29.02.2024 by Daniel Westermann In the last post we’ve configured the operating system for Greenplum and completed the installation. In this post we’ll create the so called “Data Storage Areas” (which is just a mount point or directory) and initialize(…)
Database Administration & Monitoring, Database management Getting started with Greenplum – 1 – Installation 28.02.2024 by Daniel Westermann Because PostgreSQL is fully open source there are many forks of it. One of them is called Greenplum which describes itself as “an advanced, fully featured, open source data warehouse, based on PostgreSQL”. Sounds interesting,(…)
Database Administration & Monitoring, Database management PostgreSQL 17: transaction_timeout 22.02.2024 by Daniel Westermann PostgreSQL already comes with various time out parameters when it comes to sessions and statements. There is idle_in_transaction_session_timeout, idle_session_timeout, and there is statement_timeout. All of them are disabled(…)
Database Administration & Monitoring, Database management Disabling “alter system” in PostgreSQL? 01.02.2024 by Daniel Westermann Last year there started an interesting discussion on the PostgreSQL development mailing list: Would it make sense to implement something in PostgreSQL which can be used to disable the “alter system” command even for superusers?(…)
Database Administration & Monitoring, Oracle How to create a Backup Report in EM Cloud Control 13c 29.01.2024 by Oracle Team This blog describes how to create a backup report in Enterprise Manager 13c.