Monday, July 11, 2011

Learn PostgreSQL: Indexes

Learn PostgreSQL: Indexes: "An index: Is a schema object Can be used by the PostgreSQL server to speed up the retrieval of rows by using a pointer Can reduce disk I..."

No comments:

Post a Comment