Today I am writing this post to share a script that turned to be useful in many environments where backup solutions have tricky or avoidable configurations to support PostgreSQL. Using the script simplified the scenario When this script was created it resulted on time and cost saving after seeing engineers spending more time than expected […]
Backing up InfluxDB databases to IBM COS
If you are looking to send your database backups to a remote location (in this case IBM COS) you will find this post very helpful. Requirements – Have IBM Cloud Account access and bucket configured– RCLONE tool– Access key id, secret access key, and the name of the bucket you want to mount Provisioning object […]
Use Grafana to display vCloud Director stats
If in your environment vRealize Operations is not available, and you want customers to be able to see vCloud Director summary dashboards, or your are having problems with Tenant App for vCD the following post is the right for you!The original idea comes from Blog “Mycloudrevolution.com”, but we changed it a little bit to make […]
Upgrade Postgres to version 10 for vCloud Director 10 compatibility
You are here because you are working on your vCloud Director upgrade to one of latest version could be 9.7 or 10 and realised you need to upgrade your PostgreSQL to a newer major version for this. In our demo cloud we had PostgreSql version 9.5 with vCloud Director 9.1 so was about time to […]
MongoDB 3.6: Here to SRV you with easier replica set connections
If you have logged into MongoDB Atlas recently – and you should, the entry-level tier is free! – you may have noticed a strange new syntax on 3.6 connection strings. MongoDB Seed Lists What is this mongodb+srv syntax? Well, in MongoDB 3.6 we introduced the concept of a seed list that is specified using DNS […]
Database .NET v24.5 released
Database .NET v24.5 is an innovative, powerful and intuitive multiple database management tool. (Full support for PostgreSQL 8/9/10) Free, All-In-One, Portable, Single executable file and Multi-language. Major New features from version 23.2 to 24.5: Startup, closing data import and export performance improvements Added support for macaddr8 in PostgreSQL 10 Added Description for connections Added DateTime […]
Powering an online community of coders with MongoDB Atlas
This is a guest post by Linda Peng (creator of CodeBuddies) and Dhaval Tanna (core contributor). If you’re learning to code, or if you already have coding experience, it helps to have other people around — like mentors, coworkers, hackathon buddies and study partners — to help accelerate your learning, especially when you get stuck. […]