Re: Statistics Import and Export - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: Statistics Import and Export
Date
Msg-id CADkLM=fXFB63EKR7MCYkM1g1R3JgjaqZV_ReRGEvj585+-sMVw@mail.gmail.com
Whole thread Raw
In response to Re: Statistics Import and Export  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers

I like the description "STATISTICS DATA" because it differentiates from



the extended stats definitions. It might be worth differentiating
between "RELATION STATISTICS DATA" and "ATTRIBUTE STATISTICS DATA" but
I'm not sure if there's value in that.

I have no objection to such a change, even if we don't currently have a use for the differentiation, someone in the future might.

 

But how did you determine what to use for the .tag and prefix? In the
output, it uses the form:

It was the minimal change needed to meet Tomas's suggestion.
 
  Statistics for Name: ...; Name: ...; Type: STATISTICS DATA; ...

I like this one best, because it clarifies the meaning of STATISTICS DATA.

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition
Next
From: Peter Eisentraut
Date:
Subject: Re: pure parsers and reentrant scanners