List different advantages of postgresql?



List different advantages of postgresql?..

Answer / Dakshi Kaushik

Advantages of PostgreSQL include: scalability, robustness, high performance, ACID compliance, extensibility with custom functions and data types, open-source licensing, cross-platform compatibility, and strong community support.

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  


Which is faster mysql or postgresql?

1 Answers  


How do you change the order of columns?

1 Answers  


How do you edit a table in pgadmin?

1 Answers  


Does postgres have clustered index?

1 Answers  


What is a dead tuple?

1 Answers  


What is catalog in postgresql?

1 Answers  


What is the purpose of postgresql?

1 Answers  


What is join and how many types of joins?

1 Answers  


Who created postgresql?

1 Answers  


Explain about concurreny with the help of MVCC?

1 Answers  


Can postgresql scale horizontally?

1 Answers  


Categories