Auto-analyse vs manual analyze - Mailing list pgsql-admin

From Mai Peng
Subject Auto-analyse vs manual analyze
Date
Msg-id 48106937-7FA8-4868-887C-EE697E422DB0@webedia-group.com
Whole thread Raw
Responses Re: Auto-analyse vs manual analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello,
Is there a difference between an autoanalyze and a manual analyze ?
I got an error when I simply select from a function

HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
 CONTEXT:  SQL function "test_v1" during startup automatic analyze of table « table"

A simple manual analyze resolved my problem.

Thank you
My


pgsql-admin by date:

Previous
From: Scott Ribe
Date:
Subject: Re: reindexing db
Next
From: Tom Lane
Date:
Subject: Re: Auto-analyse vs manual analyze