View Single Post

   
  #7 (permalink)  
Old 04-18-2008, 10:09 AM
Peter Eisentraut
 
Posts: n/a
Default Re: Dynamic Tracing docs

Simon Riggs wrote:
> Enclose new trace.sgml file as discussed on -docs.


I have a question here, regarding this:

To include DTrace support in a 64-bit binary, specify --enable-dtrace
and DTRACEFLAGS="-64" to configure.

The dtrace documentation says that dtrace automatically picks the right
build environment. Something is wrong here. Either the dtrace
documentation or ours.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote