Re: My index doesn't write anymore but read

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: My index doesn't write anymore but read
Date: 2015-05-18 06:32:23
Message-ID: 20150518063223.GA9123@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ben.play <benjamin(dot)cohen(at)playrion(dot)com> wrote:

> Hi all,
>
> We have a large database with postgre 9.3 (>300 Gb) and our queries are
> (really) long for 6 days without changing anything.
>
> After seeing our log, I saw that the same query on an old data was quick but
> the same query with new data are really slow.

please provide us a explain <your query>. Please try a 'analyse
<table>'.

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ben.play 2015-05-18 07:51:22 Re: My index doesn't write anymore but read
Previous Message ben.play 2015-05-18 06:06:54 My index doesn't write anymore but read