Re: WIP: Collecting statistics on CSV file data

Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>

From: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
To: Shigeru Hanada <shigeru.hanada@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-10-20T09:56:27Z
Lists: pgsql-hackers

Attachments

Hi,

I revised the patch according to Hanada-san's comments. Attached is the
updated version of the patch.

Changes:

  * pull up of logging "analyzing foo.bar"
  * new vac_update_relstats always called
  * tab-completion in psql
  * add "foreign tables are not analyzed automatically..." to 23.1.3
Updating Planner Statistics
  * some other modifications

Best regards,
Etsuro Fujita