Is DB Limited To 1 File?

Поиск
Список
Период
Сортировка
От Chris Potter
Тема Is DB Limited To 1 File?
Дата
Msg-id 38AE4950.F4B16212@pcisys.net
обсуждение исходный текст
Список pgsql-admin
All:

I am very excited about this product after glancing through the
documentation.  The object-relational capabilities seem very
intriguing.  I have one substantial concern, however.  Am I correct in
that the creation of a database is limited to 1 file?  I am used to the
Sybase and Oracle world where databases span several disks in order to
leverage disk drive to controller relationships.  I would think without
this capability there is the potential for major disk thrashing in
something as simple as a query for which the SQL optimizer chooses to
use an index.  Chances are, I assume, the index would be on one portion
of the drive whereas the data would be on another.  The ability to have
the index on a separate drive than the data would seem to be
monumentally beneficial.  I realize the intent for OLTP transaction
mixes is that the data would live in an in-memory cache, however, this
can't be guaranteed for very large databases.

Am I missing Something?


В списке pgsql-admin по дате отправления:

Предыдущее
От: M.Mazurek@poznan.multinet.pl
Дата:
Сообщение: Backup of db with large objects.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [ADMIN] Backup of db with large objects.