Quantcast
Channel: Planet PostgreSQL
Viewing all articles
Browse latest Browse all 9968

Hubert 'depesz' Lubaczewski: Hypothetical indexes

$
0
0
There exists an extension to PostgreSQL, which lets you use hypothetical indexes. What are there? That's simple – these are indexes that don't really exist. So what good are they? Let's see. First, I will need some test data. That will be relatively simple: $ CREATE TABLE test_data ( id serial PRIMARY KEY, some_timestamp timestamptz, […]

Viewing all articles
Browse latest Browse all 9968

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>