Re: Slow trigger on identical DB but different machine

From: Etienne Labuschagne <elabuschagne(at)agileworks(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Slow trigger on identical DB but different machine
Date: 2006-03-22 07:03:52
Message-ID: 4420F6D8.2090401@agileworks.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Etienne Labuschagne <elabuschagne(at)agileworks(dot)net> writes:
>
>> The strange thing is that both databases are EXACTLY the same with
>> EXACTLY the same SQL query executed (I restore both DBs from the same
>> backup file to ensure that everything is the same - data and objects).
>>
>
> Have you vacuumed and analyzed in both DBs? This sounds like either out-
> of-date stats or different configuration settings in the two.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

Yes, I have vacuum-analyzed the DB to no avail . . .

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Qingqing Zhou 2006-03-22 07:25:15 Re: invalid page header
Previous Message Qingqing Zhou 2006-03-22 06:56:19 Re: How to release locks