Foo-Bar and PostgreSQL

I was reading the PostgreSQL official documentation and in every other page I read something like, foo and bar. Foo, Bar and PostgreSQL PostgreSQL documentation has 675 instances where the word foo is used. Understanding the concept of database, PostgreSQL…

PostgreSQL 13 – Improved base backup

“PostgreSQL 13 has been released with more than 160 new features compared to its previous versions” In this article we will try to understand what’s new about pg_basebackup in PostgreSQL 13 pg_basebackup is a widely used PostgreSQL backup tool that…