Re: [GENERAL] pg_stat_tmp and pg_upgrade

2017-10-02 Thread Bruce Momjian
On Thu, Sep 28, 2017 at 08:02:44AM -0700, kbran...@pwhome.com wrote: > With Pg10.0 coming, I have a question about pg_stat_tmp and upgrades that I'm > hoping I can get some advice on. > > Historically, we've created a tmpfs "disk" and mounted it on > $PGDATA/pg_stat_tmp and then started Pg. For

[GENERAL] pg_stat_tmp and pg_upgrade

2017-09-28 Thread
With Pg10.0 coming, I have a question about pg_stat_tmp and upgrades that I'm hoping I can get some advice on. Historically, we've created a tmpfs "disk" and mounted it on $PGDATA/pg_stat_tmp and then started Pg. For most situations, this works well. However, we have one situation where it does