Re: Constant WAL replay
От | Tom Lane |
---|---|
Тема | Re: Constant WAL replay |
Дата | |
Msg-id | 6192.1114357277@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Constant WAL replay (Klaus Naumann <lists@distinctmind.de>) |
Ответы |
Re: Constant WAL replay
|
Список | pgsql-hackers |
Klaus Naumann <lists@distinctmind.de> writes: >> what. Allowing that to be turned off would be interesting for a number >> of purposes, such as burning a database onto CD. > FWIW, Oracle suggests a "transportable tablespace" for this feature. > Which is a tablespace that is not written too and which can be read by > any database. > Would that solve the purposes you mean? It's a very long way from here to there. In particular, since different installations have different transaction histories, the XIDs in the table could not be transportable. You'd almost be forced to build something like the non-MVCC, XID-less table type that was being speculated about up-thread. regards, tom lane
В списке pgsql-hackers по дате отправления: