View Single Post

   
  #3 (permalink)  
Old 04-12-2008, 04:05 AM
Qingqing Zhou
 
Posts: n/a
Default Re: Problem to "current-status information in shared memory" patch


"Tom Lane" <tgl@sss.pgh.pa.us> wrote
>
> "postgres --single" works for me. Maybe you need a "make
> distclean"/rebuild?
>


Sorry, because I forget to say that you need to turn "stats_command_string"
on. When it is off, pgstat_report_activity() will return immediately so
nothing wrong could be observed.

Regards,
Qingqing


Reply With Quote