Database Administration & Monitoring Can I have the same table published and subscribed (bi-directional) in PostgreSQL 10 logical replication? 03.11.2017 by Daniel Westermann When you start using PostgreSQL 10 logical replication you might think it is a good idea to setup bi-directional replication so you end up with two or more masters that are all writable. I will not go into the details(…)
Database Administration & Monitoring Are large objects supported in PostgreSQL 10 logical replication? 02.11.2017 by Daniel Westermann Another interesting topic that popped up last week during pgconfeu: Are large objects supported with logical replication in PostgreSQL 10? The only truth is a test, isn't it? Lets go...
Database Administration & Monitoring Are temporary tables auto vacuumed in PostgreSQL? 31.10.2017 by Daniel Westermann While doing the EDB quiz at their booth last week at pgconfeu one of the questions was: Are temporary tables auto vacuumed? What do you think? My first thought was yes, but lets see. The first question(…)
Database Administration & Monitoring Changing the LOCALE in CentOS/RedHat 7 06.10.2017 by Daniel Westermann What I really don't like is this: Someone wants me to work on a Linux system for whatever purpose and then I get messages like this: postgres@pgbox:/home/postgres/ [pg960final] cat /proc/sysrq-trigger cat: /proc/sysrq-trigger: Permission non accordée or: postgres@pgbox:/home/postgres/ [pg960final] cat /proc/sysrq-trigger(…)
Database Administration & Monitoring And finally it is there…PostgreSQL 10 05.10.2017 by Daniel Westermann What are you waiting for?(…)
Database Administration & Monitoring udev rules for ASM devices on RHEL 7 05.10.2017 by Daniel Westermann Preparing the storage devices for use with ASM is one of the first tasks you should do. When you do not want to use ASMLib then udev is what you should use for this.
Database Administration & Monitoring Going from SLES12 SP2 to SLES12 SP3, online 04.10.2017 by Daniel Westermann SLES 12 SP3 was released some time ago and as we have customers running on that I thought it might be a good idea to test the upgrade from SP2 to SP3. Actually it turned out this(…)
Database Administration & Monitoring Announcing the dbi OpenDB Appliance 28.09.2017 by Daniel Westermann As already announced on Twitter and LinkedIn here is the blog post to describe our OpenDB appliance in more detail. I am sure you wonder what this is about so let me explain why we are(…)
Database Administration & Monitoring Searching wikipedia from the command line 28.09.2017 by Daniel Westermann Wouldn't it be nice if you could search wikipedia from the command line? I often need to quickly look up a definition or want to know more about a specific topic when I am working on the command(…)
Database Administration & Monitoring Be careful when putting the Oracle ADR on xfs, or better 4K sector format drives 21.09.2017 by Daniel Westermann Today, after we did a fresh setup of a Grid Infrastructure cluster (12.1.0.2.170814) we faced two issues reported in the alert.log of the ASM instances (in fact you would see the same for the alert logs of any instance in(…)