8000 GitHub - datewu/pg-ts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

datewu/pg-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile for pgroonga extension for postgresql full-text search

tutorial

CREATE EXTENSION pgroonga
CREATE INDEX pgroonga_tableColumnxxx_index ON table_name_aaa USING pgroonga (table_column_xxx);
CREATE INDEX pgroonga_tableColumnyyy_index ON table_name_aaa USING pgroonga (table_column_yyy);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 
0