If you're using many terraform root modules in a repository, downloading common providers like the AWS one can quickly...

We have observed Lenovo laptops with nvidia graphics losing performance after they have been in use for a few minutes...

After performing a live migration of a VM you may encounter issues with the clock of the migrated VM. The...

If you have a very large datadir in MariaDB and you want to transfer the data to another host (e.g...

If you're about to handle X509 certificates and don't want to remember/google a handful of openssl commands you...

Before you continue, ensure that you've created your certificate in the region us-east-1 (N. Virginia). Otherwise...

aws ec2 describe-instances --output text --query 'Reservations[].Instances[?!not_null(Tags[?Key == `aws:autoscaling:groupName`].Value)] | [].[InstanceId]' | xargs -L1...

postgresql.org

There is an issue with when restoring a PostgreSQL dump created with pg_dump < v11 with pg_restore > v10:

Sometimes you might need to do some task in GitLab which would be tedious if you'd have to do...

If you have a PostgreSQL dump in the custom format you can can view the text format dump (plain SQL...

There are two ways within systemd to manage the fact that you need the gluster service active before mounting the...

If freshclam updates are failing even though the update servers are available and you find error messages like the following...

With passenger-status --show=requests you can get a huge JSON showing current information about the running passenger processes.

This card is just about creating simple PostgreSQL dumps. This is no instruction for a backup strategy nor a guide...

Hint This applies only to distributions based on Debian. Requirement You need to setup the PostgreSQL Apt Repository first.

makandra Operations

on the bash (issued as postgres user) Start/Stop/Restart PostgreSQL pg_ctl -D $configdir start|stop|restart Start/Stop/Restart the corresponding PostgreSQL...

makandra Operations
brendangregg.com

Brendan Gregg is the Linux performance god. Use the information in this link to find out what ways there are...

Best results in other decks

Leaving old unused DB columns around after a migration is confusing for other developers. However, dropping columns too eagerly might...

I use the Gemini web chat interface quite extensively. One thing that is tedious is giving it all the context...

Search in all decks