Mark Kirkwood mark.kirkwood at catalyst.net.nz
Tue Aug 25 15:47:07 PDT 2009
roctaiwan wrote:
> I have version 8.3.7 version. from enterpriseDB
>
>
>
> Devrim GÜNDÜZ wrote:
>   
>> On Mon, 2009-08-24 at 00:53 -0700, roctaiwan wrote:
>>     
>>> But why I don't have any of these configurable parameters in my config
>>> file?
>>>       
>> Which PostgreSQL version are you using? ;)
>>
>>     

I think you were reading documentation for an older version of postgres -
for your version the stats collector stuff is controlled by (cut from 
your file) :

#track_activities = on
#track_counts = on
#track_functions = none			# none, pl, all
#track_activity_query_size = 1024
#update_process_title = on
#stats_temp_directory = 'pg_stat_tmp'





More information about the Slony1-general mailing list