Re: view or index to optimize performance

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Klein Balázs <Balazs(dot)Klein(at)axelero(dot)hu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: view or index to optimize performance
Date: 2005-12-22 23:51:17
Message-ID: 1788.1135295477@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?iso-8859-1?Q?Klein_Bal=E1zs?= <Balazs(dot)Klein(at)axelero(dot)hu> writes:
> But later in the same blog it seems to indicate that there is a choice to
> either use or not use the query cache of pg.

Hm? There is no query cache in PG.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Trent Shipley 2005-12-23 00:05:49 Re: Inheritance Algebra
Previous Message Carlos Moreno 2005-12-22 23:45:51 Re: Why is create function bringing down the Backend server?