PostGIS is a spatial database extender for PostgreSQL that allows geographic queries. OS MasterMap is a UK database with 450 million mapped features. Updates are distributed as Change Only Updates (CoU) containing 6 million changed features rather than full datasets. AstunLoader loads CoU into PostGIS. PostgreSQL audit triggers and hstore record changes to tables, enabling creation of snapshots to view past data states. Snapshots combine audit data with current data excluding changed records.