Search Postgresql Archives

Re: OK to put temp tablespace on volatile storage or to omit it from backups?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux