Saturday, March 25, 2023
Home Database

Database

Disable MySQL Strict Mode

This is enabled by default, but you can disable it in one of a couple ways.

Set-Up Master-Slave Replication for PostgreSQL 9.6 on Ubuntu 16.04

What we will do: Install PostgreSQL 9.6.Configure MASTER Server.Configure SLAVE Server.Copy PostgreSQL Data from MASTER to SLAVE.Testing.
- Advertisment -

Most Read

Please install all available updates for your release before upgrading

The Problem: While upgrading the Ubuntu OS version, I faced the following issue with the do-release-upgrade command. Even all the current...

How To Import QCOW2 Image Into Proxmox

In this guide, we will see how to import QCOW2 into Proxmox hypervisor and how to create a virtual machine using the QCOW2 image...

Remove frozen emails from mail queue – Exim

Emails can build up for a variety of different reasons but mainly results from emails which were undelivered.  When...

Safe Reboot Of Linux Using Magic SysRq Key

If you are working on kernel development, or device drivers, or running a code that could cause a kernel panic, the SysRq...