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

From Corey Huinker
Subject Re: Statistics Import and Export
Date
Msg-id CADkLM=c+c4nsQtm4ge8nKQ8P1bngecJpm3oNuZFOYWOyTcVt7w@mail.gmail.com
Whole thread Raw
In response to Re: Statistics Import and Export  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers

 and pg_set_attribute_stats.
    pg_set_relation_stats(out schemaname name, out relname name,, out row_written boolean, out params_entered int, out params_accepted int, kwargs any[]) 


Oops, didn't hit undo fast enough. Disregard this last bit. 

pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: Statistics Import and Export
Next
From: Masahiko Sawada
Date:
Subject: Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin