SimpleBackupsSimpleBackups

guides

News, tips, guides and tools by the creators of SimpleBackups web

Mastering PostgreSQL Data Types: A Comprehensive Guide

Latest Post

Mastering PostgreSQL Data Types: A Comprehensive Guide

November 30, 2023

Every PostgreSQL data type with its storage size, plus how to choose between the pairs that trip people up: varchar and text, timestamp and timestamptz, numeric and float, json and jsonb.

Read more

Server-Side Encryption with SSE-C in Cloud Object Storage

Server-Side Encryption with SSE-C in Cloud Object Storage

November 28, 2023

Explore our in-depth guide on Server-Side Encryption with Customer-Provided Keys (SSE-C). Learn how to securely upload and download data usi...

How to find long-running queries in PostgreSQL

How to find long-running queries in PostgreSQL

November 23, 2023

Find slow & long-running postgreSQL queries, kill them and optimize your database.

How to List Indexes in PostgreSQL and Related Commands

How to List Indexes in PostgreSQL and Related Commands

November 23, 2023

Find out how to list indexes in PostgreSQL together with related commands and SQL queries.

How to List Schemas in PostgreSQL and Related Commands

How to List Schemas in PostgreSQL and Related Commands

November 22, 2023

Three ways to list schemas in PostgreSQL, with psql, a catalog query and pgAdmin, plus how to read a single table's structure and check sche...

Understanding Postgres Roles & Privileges

Understanding Postgres Roles & Privileges

November 21, 2023

How PostgreSQL roles differ from users, how to grant and revoke privileges, and how inheritance decides what each role can actually do.

How to check PostgreSQL version

How to check PostgreSQL version

November 21, 2023

Check your PostgreSQL version on Linux, macOS, Windows or in pgAdmin, with the commands for each and what to do when psql is not on your PAT...

MongoDB vs MySQL: A Comprehensive Comparison

MongoDB vs MySQL: A Comprehensive Comparison

November 16, 2023

MySQL and PostgreSQL are popular database systems. how do they defer on performance, features, scalability, security, and more.

5 Best MySQL GUI Tools in 2024

5 Best MySQL GUI Tools in 2024

November 16, 2023

We've bundled the list of MySQL GUI tool you'll love using!

MySQL vs PostgreSQL: A Comprehensive Comparison of the Most Popular Databases

MySQL vs PostgreSQL: A Comprehensive Comparison of the Most Popular Databases

November 14, 2023

MySQL and PostgreSQL are popular relational database systems. how do they defer on performance, features, scalability, security, and more.