Explore >> Select a destination


You are here

www.mattlayman.com
| | vxlabs.com
7.9 parsecs away

Travel
| | In order to add a GiST index on a Postgres database that could be used to accelerate trigram matches using the pg_trgm module and the special gist_trgm_ops operator, I had to code up a special Django Index Django will hopefully soon support custom index operators, but if you need the functionality right now, this example will do the trick. The special GiST index class looks like this: from django.contrib.postgres.indexes import GistIndex class GistIndexTrgrmOps(GistIndex): def create_sql(self, model, sch...
| | critter.blog
17.3 parsecs away

Travel
| | There are roughly five things you need to know about each debt obligation in your system...
| | ailef.tech
9.6 parsecs away

Travel
| |
| | cwatch.comodo.com
54.4 parsecs away

Travel
| A vulnerability assessment is a systematic review of security weaknesses in an information system. Get the best vulnerability assessment tools here!