Re: Highly Efficient Custom Sorting - Mailing list pgsql-performance

From Tom Lane
Subject Re: Highly Efficient Custom Sorting
Date
Msg-id 18550.1278454884@sss.pgh.pa.us
Whole thread Raw
In response to Re: Highly Efficient Custom Sorting  (Eliot Gable <egable+pgsql-performance@gmail.com>)
Responses Re: Highly Efficient Custom Sorting  (Eliot Gable <egable+pgsql-performance@gmail.com>)
List pgsql-performance
Eliot Gable <egable+pgsql-performance@gmail.com> writes:
> Do I need to somehow force the server to unload and then re-load this .so
> file each time I build a new version of it? If so, how do I do that?

Start a new database session.

            regards, tom lane

pgsql-performance by date:

Previous
From: Eliot Gable
Date:
Subject: Re: Highly Efficient Custom Sorting
Next
From: Mark Wong
Date:
Subject: Re: using dbt2 postgresql 8.4 - rampup time issue