-- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
You know what I think Postgres needs? Its an official way to declare a
tablespace in a special way that marks the whole tablespace as being
temporary/volatile, so that whenever the server starts/recovers, it assumes this
tablespace doesn't exist or may not exist and can reinitialize it without
trouble. There would also be restrictions then, that certain things may not be
declared in such a tablespace, such as anything but temporary tables, or maybe
some other things. There is such a reasonable use case for this. A feature for
9.4 perhaps? -- Darren Duncan
- [GENERAL] OK to put temp tablespace on volatile stora... Yang Zhang
- Re: [GENERAL] OK to put temp tablespace on volat... Darren Duncan
- Re: [GENERAL] OK to put temp tablespace on v... Yang Zhang
- Re: [GENERAL] OK to put temp tablespace ... Ian Lawrence Barwick
- Re: [GENERAL] OK to put temp tablesp... Yang Zhang
- Re: [GENERAL] OK to put temp tablesp... Darren Duncan
- Re: [GENERAL] OK to put temp tablesp... Tom Lane
- Re: [GENERAL] OK to put temp ta... Yang Zhang
- Re: [GENERAL] OK to put temp ta... Yang Zhang
- Re: [GENERAL] OK to put tem... Darren Duncan
- Re: [GENERAL] OK to put tem... Yang Zhang
- Re: [GENERAL] OK to put... Christophe Pettus
- Re: [GENERAL] OK to put tem... Christophe Pettus
- Re: [GENERAL] OK to put temp ta... Christophe Pettus
- Re: [GENERAL] OK to put temp tablespace on volat... Julian Glass