Developer Blog
Category – DevOps
2 posts tagged with "DevOps" (See all categories)

PPgloader makes that easy to migrate From Mysql to Postgresql

2016-12-086 Min Read — In DevOps

Decision made While we were developing our affiliate manager software in my company, we (development team) decided to migrate raw data from a 3rd party MySQL(MariaDB) database which company was using to our Rails default db engine which was…

PProgress status using PipeViewer while importing MySQL databases

2016-12-073 Min Read — In DevOps

One of the common command on Linux is to compress or decompress files and folders. While it's easy to do, there is no progress bar for usual command such as Tar, Zip, Importing to Database or Exporting logs. It may be interesting that there are lots…