GIN

From wikieduonline
Jump to navigation Jump to search


CREATE INDEX idxgin ON api USING GIN (jdoc);
CREATE INDEX gin_idx ON documents_table USING GIN (locations) WITH (fastupdate = off);


See also[edit]

Advertising: