Big PostgreSQL Problems: ID exhaustion

If you’re a PostgreSQL user, you may have encountered some issues with ID exhaustion already. This is a common problem, especially for databases that handle a large amount of data and/or have a high volume of insertions and deletions.

2023-06-13 · 5 min · 1024 words · Andrzej

Compose Key

Compose Key is a special key on your keyboard that allows you to type special characters without mangling your keyboard settings all the time.

2023-06-13 · 2 min · 321 words · Andrzej

Big PostgreSQL Problems: Introduction

This is the first post in a series about problems that I encountered while working with rather big PostgreSQL databases. I will describe in it what are my assumptions about the database size and also some facts from PostgreSQL documentation.

2022-09-20 · 2 min · 283 words · Andrzej

My 1st post

I’m starting my personal blog today!

2022-08-30 · 1 min · 107 words · Andrzej