Re: in-memory sorting

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Samuel Gendler <sgendler(at)ideasculptor(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: in-memory sorting
Date: 2010-08-19 07:16:51
Message-ID: AANLkTimtZA=iByKO=aXqgxe-SNNdXdoPb=BRtohi7OPh@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Thu, Aug 19, 2010 at 1:06 AM, Samuel Gendler
<sgendler(at)ideasculptor(dot)com> wrote:
> Incidentally, if I set values on the connection before querying, is there an
> easy way to get things back to default values or will my code need to know
> the prior value and explicitly set it back?  Something like

reset work_mem;

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Philippe Rimbault 2010-08-19 08:07:41 Performance on new 64bit server compared to my 32bit desktop
Previous Message Samuel Gendler 2010-08-19 07:14:41 Re: in-memory sorting