Re: Tablespaces

Поиск
Список
Период
Сортировка
Искать
От
scott.marlowe
Тема
Re: Tablespaces
Дата
Msg-id
Pine.LNX.4.33.0402270827300.13785-100000@css120.ihs.com
Ответ на
Re: Tablespaces (Gavin Sherry)
Список
Дерево обсуждения
Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces "Simon Riggs" <simon@2ndquadrant.com>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces Oliver Elphick <olly@lfix.co.uk>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces Barry Lind <blind@xythos.com>
Re: Tablespaces Greg Stark <gsstark@mit.edu>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: [pgsql-hackers-win32] Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: [pgsql-hackers-win32] Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: [pgsql-hackers-win32] Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: [pgsql-hackers-win32] Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: [pgsql-hackers-win32] Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces Greg Stark <gsstark@mit.edu>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Thomas Swan <tswan@idigx.com>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces Thomas Swan <tswan@idigx.com>
Re: Tablespaces Marko Karppinen <marko@karppinen.fi>
Re: Tablespaces Andrew Sullivan <ajs@crankycanuck.ca>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Andreas Pflug <pgadmin@pse-consulting.de>
Re: Tablespaces Richard Huxton <dev@archonet.com>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Shridhar Daithankar <shridhar@frodo.hserus.net>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces Hans-Jürgen Schönig <postgres@cybertec.at>
Re: Tablespaces "Joshua D. Drake" <jd@commandprompt.com>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces Hans-Jürgen Schönig <postgres@cybertec.at>
Re: Tablespaces Barry Lind <blind@xythos.com>
Re: Tablespaces Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: Tablespaces Dennis Bjorklund <db@zigo.dhs.org>
Re: Tablespaces Greg Stark <gsstark@mit.edu>
Re: Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces "Alex J. Avriette" <alex@posixnap.net>
Re: Tablespaces Gavin Sherry <swm@linuxworld.com.au>
Re: Tablespaces James Rogers <jrogers@neopolitan.com>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces "Alex J. Avriette" <alex@posixnap.net>
Re: Tablespaces Andrew Sullivan <ajs@crankycanuck.ca>
Re: Tablespaces pgsql@mohawksoft.com
Re: Tablespaces "scott.marlowe" <scott.marlowe@ihs.com>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: Tablespaces Bruce Momjian <pgman@candle.pha.pa.us>
Re: Tablespaces "scott.marlowe" <scott.marlowe@ihs.com>
Re: Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
On Fri, 27 Feb 2004, Gavin Sherry wrote:

> On Thu, 26 Feb 2004, Alex J. Avriette wrote:
> 
> > On Thu, Feb 26, 2004 at 11:22:28PM +1100, Gavin Sherry wrote:
> >
> > > Certainly, table spaces are used in many ways in oracle, db2, etc. You can
> > > mirror data across them, have different buffer sizes for example.
> > > In some implementations, they can be raw disk partitions (no file system).
> > > I don't intend going this far, however.
> >
> > Perhaps now would be a good time to bring up my directio on Solaris question
> > from a year or so back? Is there any interest in the ability to use raw
> > disk?
> 
> I do not intend to undertake raw disk tablespaces for 7.5. I'd be
> interested if anyone could provide some real world benchmarking of file
> system vs. raw disk. Postgres benefits a lot from kernel file system cache
> at the moment. Also, I believe that database designers have traditionally
> made bad file system designers. Raw database partitions often lack the
> tools essential to a scalable environment. For example, the ability to
> resize partitions.

Is possible / reasonable / smart and or dumb to look at implementing the 
tablespaces as riding atop the initlocation handled stuff.  I.e. 
postgresql can only create tablespaces in areas that are created by 
initlocation, thus keeping it in its box, so to speak?


В списке pgsql-hackers по дате отправления
От: scott.marlowe
Дата:
Сообщение: Re: Tablespaces
От: Tom Lane
Дата:
Сообщение: Re: CVS HEAD compile warning
FAQ