What is the purpose of postgresql?



What is the purpose of postgresql?..

Answer / Dhiraj Nayan Kumar

PostgreSQL is an open-source, object-relational database management system (ORDBMS). Its primary purpose is to store, organize, and retrieve data efficiently while providing a high level of scalability, reliability, and security.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What is pgadmin in postgresql?

1 Answers  


How do you edit a table in pgadmin?

1 Answers  


Is postgres a database?

1 Answers  


What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?

1 Answers  


How to drop all tables in postgresql?

1 Answers  


What is the index key?

1 Answers  


Does vacuum full reindex?

1 Answers  


What does create schema do?

1 Answers  


State some of the advanced features of PostgreSQL?

1 Answers  


What is pg_toast?

1 Answers  


Can we add foreign key without primary key?

1 Answers  


Explain about tokens?

1 Answers  


Categories