Solution: Bad performance for a large join query in PostgreSQL 8.4.4, despite enough memory to cache entirely #programming #it #computers
Solution: Bad performance for a large join query in PostgreSQL 8.4.4, despite enough memory to cache entirely #programming #it #computers
Bad performance for a large join query in PostgreSQL 8.4.4, despite enough memory to cache entirely
Question
How can I make the query described in this post faster, in particular by making PostgreSQL using the available RAM? – Note that I have tried to configure effective_cache_size and shared_buffers appropriately. See below.
Background
I have to regularly join a ~260 million row table…
View On WordPress











