Search Postgresql Archives

Re: dynamic loading of .so

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<cristian@xxxxxxxxxxxxxxx> writes:

> are there any way to make them global for all the instances?

Put them in shared memory.  This probably isn't trival, as all the
shared memory is allocated up front and used for existing purposes (at
least, as I understand it). 

I guess you could always allocate your own shmem segment, but managing
it (and making sure it goes away when the backend exits) would be a
pain.

-Doug

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux