On Mon, Sep 23, 2013 at 8:06 AM, Andrus <kobrule...@hot.ee> wrote: > > >Could you please post EXPLAIN for that query? >
Could you also post the results of the following query? SELECT name, current_setting(name), source FROM pg_settings WHERE source NOT IN ('default', 'override'); Also, what is the total memory in the server?