Explain the history of postgresql.



Explain the history of postgresql...

Answer / Manpreet Singh Siddhu

PostgreSQL has its roots in the Ingres database management system developed at the University of California, Berkeley in the 1980s. In 1996, a group of developers forked the PostgreSQL project from the existing Postgres project to create a more open-source and community-driven development model. Since then, PostgreSQL has grown into one of the most popular open-source databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

How do I change the datatype in postgresql?

1 Answers  


Does postgresql have a gui?

1 Answers  


What is the default database in postgresql?

1 Answers  


What is foreign key in postgresql?

1 Answers  


Is primary key indexed by default?

1 Answers  


Does postgres support clustering?

1 Answers  


What is postmaster pid file in postgres?

1 Answers  


What does mvcc mean?

1 Answers  


What is the schema of a table?

1 Answers  


Can we add foreign key without primary key?

1 Answers  


How to check whether PostgreSQL server is up and running?

1 Answers  


How do you run a query in pgadmin 3?

1 Answers  


Categories