Robert Lor wrote:
> Regarding where to put probe.d, will src/probe.d work since probes
> for all subsystems will go into this one file.

As I understand this, the probe file is compiled into some sort of 
object file which is linked into the binary.  So if we ever have probes 
in other components, we'd probably want to have separate probe source 
and object files for them.  That would seem better than one big probe 
file that is linked in everywhere.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to