On 18 November 2011 01:20, Tom Lane <[email protected]> wrote: > Ivan Voras <[email protected]> writes: >> Is there any way to make _PG_init() called earlier, e.g. as soon as >> the session is established or at database connection time, something >> like that? > > Preload the library --- see shared/local_preload_libraries configuration > settings.
Ok, thanks! -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
