generating statistics - Mailing list pgsql-general

From vinita bansal
Subject generating statistics
Date
Msg-id BAY20-F30AAA8C0E64D3D2BBEE3BCCB480@phx.gbl
Whole thread Raw
Responses Re: generating statistics  (Michael Fuhr <mike@fuhr.org>)
Re: generating statistics  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

I have set the following variables in postgresql.conf to true:
stats_start_collector,stats_command_string, stats_row_level,
stats_reset_on_server_start.

I am trying to get a list of all used indices and referenced tables in the
database for a particular run. According to the doc. the following tables
should contain this information: pg_stat_user_indexes, pg_stat_all_tables.
But, these tables are not getting populated. Do I need to set something else
to be able to get this information??

Regards,
Vinita Bansal

_________________________________________________________________
Get headhunted by 5000 tech recruiters.
http://www.naukri.com/tieups/tieups.php?othersrcp=736 Post your CV on
naukri.com.


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: 2 questions about types
Next
From: Jason Tesser
Date:
Subject: Re: 2 questions about types