Explain about indices of PostgreSQL?

Answer Posted / madhub

There are built in functions such as B-tree, hash table, and GIST indices can be used or users can define their own indices. PostgreSQL can scan the index backwards. Expression index could be created with the result of an expression. Partial index created with addition of WHERE clause.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does PostgrSQL support Column constraints? If so how is it done?

1061


What is the difference between sql and psql?

614


How to access postgresql database from another machine?

543


How do I connect to postgresql database using pgadmin?

549


What command do you type to exit the postgresql console application?

590


Is a primary key indexed?

613


How do I set up postgresql?

614


What port does postgresql use?

600


How to change postgresql root user password?

659


What is a postgresql schema?

564


Is postgresql better than sql server?

627


What is postgis extension?

547


Is postgresql free to use?

576


Why mysql is more popular than postgresql?

562


What is the default database in postgresql?

600