Klaus Naumann <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq