Re: ShmemAlloc errors

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Manfred Koizar <mkoi-pg(at)aon(dot)at>
Cc: Nick Burrett <nick(at)dsvr(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: ShmemAlloc errors
Date: 2003-10-17 17:22:55
Message-ID: 24851.1066411375@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Manfred Koizar <mkoi-pg(at)aon(dot)at> writes:
> [ factoring out server names into a separate table ]
> should give you a much smaller index on fiveminute.

True, but it would also turn all his queries into joins. Might or might
not be a win in practice. (Worth considering, though.)

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2003-10-17 18:20:20 Re: VACUUM degrades performance significantly. Database becomes
Previous Message Michael Meskes 2003-10-17 17:18:46 Re: ecpg and blob's