Re: postgres gets slower after some while

From: Edgars <edzix19(at)inbox(dot)lv>
To: Jaime Casanova <systemguards(at)yahoo(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: postgres gets slower after some while
Date: 2004-11-02 12:32:22
Message-ID: 41877E56.4060504@inbox.lv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jaime,

thanks for the response!

yes, i have tried this VACUMM, it gives some effect but only for some
time (2hours or so). Maybe you know why it is happening so?

Edgars

Jaime Casanova wrote:

> --- Edgars <edzix19(at)inbox(dot)lv> escribió:
>
>
>>Hey,
>>
>>make some futher testings regarding my previous post
>>(subj) and
>>discovered that even on v7.4.2 is the same problem,
>>it means the problem
>>is somewhere in the configuration. On another box
>>this works ok.
>>The only way how i'm solving it for now is by
>>dumping the whole
>>structure and data from DB, dropping it and creating
>>again. Then
>>everything works for some time (till one day).
>>
>>
>>
>
>Are you running VACUUM periodically on the database?
>
>It has a similar effect (it's not the same thing) that
>when you drop and recreate the database.
>
>Here is an explanation why VACUUM is necessary:
>http://www.postgresql.org/docs/7.4/interactive/maintenance.html
>
>Here you can find some other performance-tips:
>http://www.postgresql.org/docs/7.4/interactive/performance-tips.html
>
>regards,
>Jaime Casanova
>
>
>
>_________________________________________________________
>Do You Yahoo!?
>Información de Estados Unidos y América Latina, en Yahoo! Noticias.
>Visítanos en http://noticias.espanol.yahoo.com
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend
>
>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andrei Bintintan 2004-11-02 14:17:07 pg_dump question
Previous Message Michael Fuhr 2004-11-02 04:37:23 Re: initlocation -- command not found -- HELP NEEDED