Re: Configuration Advice

Jeremy Haile <jhaile@fastmail.fm>

From: "Jeremy Haile" <jhaile@fastmail.fm>
To: "Arjen van der Meijden" <acmmailing@tweakers.net>, "Adam Rich" <adam.r@sbcglobal.net>
Cc: "'Bricklen Anderson'" <banderson@presinet.com>, pgsql-performance@postgresql.org
Date: 2007-01-18T17:28:27Z
Lists: pgsql-performance
> I once had a query which would operate on a recordlist and 
> see whether there were any gaps larger than 1 between consecutive 
> primary keys.

Would you mind sharing the query you described?  I am attempting to do
something similar now.