Re: loading libraries on Postmaster startup - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: loading libraries on Postmaster startup
Date
Msg-id Pine.LNX.4.44.0302131637110.2646-100000@peter.localdomain
Whole thread Raw
In response to loading libraries on Postmaster startup  (Joe Conway <mail@joeconway.com>)
Responses Re: loading libraries on Postmaster startup
List pgsql-hackers
Joe Conway writes:

> So I wrote a quick hack to load and initialize the library on postmaster
> startup.

On glibc systems you can probably do this using the environment variable
LD_PRELOAD.  I guess others have a similar mechanism.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Changing the default configuration (was Re:
Next
From: Peter Eisentraut
Date:
Subject: Re: location of the configuration files