Seeking Opportunities
Contact Me

Postgres Articles

rom migration code to add a trigram index to a column in a table

Implementing Postgres Trigram Indexes in ROM

Trigram indexes are a cool feature of Postgres that make full text searches easier and faster.

Read More