Talk:Tablespace

Tablespace types

Regarding the three types of tablespaces: are those three types common to all databases which support tablespaces, or is that just an Oracle thing?

No, it's an oracle thing. PostgreSQL and MySQL only have a single type of tablespace, for example. There are often different ways of handling the same problem though. MySQL's InnoDB engine, for instance, does have seperate files for logs (effectively an undo tablespace), but it these aren't called "undo tablespaces". Rather, a tablespace is more like a collection of data files and log files together. I'm not sure specifics on how other databases externalize these concepts. Tablespace is a pretty universal concept, but these three subtypes is more of an oracle invention. These also weren't available in older versions of oracle - they evolved over time. Warthog32 18:24, 8 August 2006 (UTC)[reply]
That's not true. PostGreSQL has tablespaces and so does DB2. - Tbsdy lives (formerly Ta bu shi da yu) talk 01:17, 25 April 2009 (UTC)[reply]

Oracle stores data logically in tablespaces and physically in datafiles associated with the corresponding tablespace.

Retrieved from "http://en.wikipedia.org/wiki/Tablespace"

Do you mean: "Oracle stores data physically in tablespaces and logically in datafiles"? —Preceding unsigned comment added by 86.90.130.198 (talk) 19:07, 27 February 2008 (UTC)[reply]

No, data is physically stored within a datafile. They aren't logically stored in data files! - Tbsdy lives (formerly Ta bu shi da yu) talk 10:02, 23 April 2009 (UTC)[reply]

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.