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 came up with the example., CREATE DATABASE foo WITH TEMPLATE template0; Understanding the concept of … Read more

My Experience with PgConf India 2019

pgconf india

Hello Friends!! It has been just two years since I know the word PostgreSQL. During my journey into PostgreSQL, I came to know that there is a conference going to happen every year on PostgreSQL in India and we call it PGConf India. Last year it happened between Feb 13 and Feb 15. I attended … Read more

3 Reasons Why You Should Attend PgConf India 2020

pgconf india

I am working for a reputed organization and my client is the industry leader in its sector. I am learning a lot while working for my client, I have enrolled in 7 WhatsApp groups, 9 Facebook groups, to understand the things happening around the world on PostgreSQL database administration, yet why should I attend PgConfIndia-2020? … Read more

History of PostgreSQL database

history of postgresql database

In this tutorial, we will discuss the evolution of PostgreSQL databases. History of PostgreSQL PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards compliance.   PostgreSQL evolved from the Ingres project at the University of California, Berkeley. In 1982 under the leadership of Michael Stonebraker Michael … Read more