28.03.2013 Views

PostgreSQL as a Schemaless Database.

PostgreSQL as a Schemaless Database.

PostgreSQL as a Schemaless Database.

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Indexing Philosophy<br />

• For relational, index on primary key.<br />

• For hstore, index using GiST and GIN (and<br />

none).<br />

• For JSON and XML, expression index on<br />

primary key.<br />

• For MongoDB, index on primary key.<br />

• Indexes created before records loaded.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!