How to Run a pg_stats Query - Mailing list pgsql-performance

From Y Sidhu
Subject How to Run a pg_stats Query
Date
Msg-id b09064f30705151542w4c88298l1d5aa0a8a170bd50@mail.gmail.com
Whole thread Raw
Responses Re: How to Run a pg_stats Query
List pgsql-performance
I turned on all the stats in the conf file (below) and restarted the server. Question is, what's the name of the database and how do I run a simple select query?

stats_start_collector = true
stats_command_string = true
stats_block_level = true
stats_row_level = true
stats_reset_on_server_start = true

--
Yudhvir Singh Sidhu
408 375 3134 cell

pgsql-performance by date:

Previous
From: "Y Sidhu"
Date:
Subject: Disk Fills Up and fsck "Compresses" it
Next
From: Alvaro Herrera
Date:
Subject: Re: How to Run a pg_stats Query