What will be the new characteristics of postgre 9.1?



What will be the new characteristics of postgre 9.1?..

Answer / Madhulika Kumari

PostgreSQL 9.1 was released in 2012 and introduced features such as: PL/V8 scripting language, new index-only scan feature for efficiency, better support for JSON data type, parallel query execution, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

Explain about concurreny with the help of MVCC?

1 Answers  


How to get current date in postgresql?

1 Answers  


What is serial data type in postgresql?

1 Answers  


What is edb postgres?

1 Answers  


What is the difference between postgresql and sql?

1 Answers  


What does information_schema contain?

1 Answers  


Can you have a composite foreign key?

1 Answers  


How do I modify a table in postgresql?

1 Answers  


How do I enable postgis on pgadmin?

1 Answers  


Is postgresql cloud based?

1 Answers  


How to get the ddl of a table in postgresql?

1 Answers  


What is performance_schema?

1 Answers  


Categories