"David G. Johnston" <david.g.johnston@xxxxxxxxx> writes: > On Mon, Nov 23, 2015 at 7:37 AM, Campbell, Lance <lance@xxxxxxxxxxxx> wrote: > > Without the indexes the production system would run slower until they were applied but at least I would be up and running. > > â??At least until excessive sequential scanning overloads the I/O subsystem and you max out your processes, connections and/or timeouts... > > I'd be curious to know if you've ever tried dropping all of your indexes and running your systems under somewhat realistic load levels. Agreed. Unless the OPs app/DB are either tiny and utterly trivial or the app that they're in a hurry to get online again is something that just inserts data, then the notion of omitting all indexes is rather far-fetched and I bet not too generally useful. I can certainly imagine a scenario where there are very large tables which have some indexes created just to support reporting/analytics workloads which perhaps could be deferred in building till after most other application aspects are running. In such a case, then you'd want just to omit and/or reorder building those after everything else. FWIW > David J. > â?? > Â > -- Jerry Sievers Postgres DBA/Development Consulting e: postgres.consulting@xxxxxxxxxxx p: 312.241.7800 -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin