Re: pg_ctl -D?
От | Ray Stell |
---|---|
Тема | Re: pg_ctl -D? |
Дата | |
Msg-id | 20061005133842.GD30988@cns.vt.edu обсуждение исходный текст |
Ответ на | Re: pg_ctl -D? (Richard Broersma Jr <rabroersma@yahoo.com>) |
Ответы |
Re: pg_ctl -D?
|
Список | pgsql-novice |
On Wed, Oct 04, 2006 at 03:38:04PM -0700, Richard Broersma Jr wrote: > I have seen advice to the effect that hand partioning your database accross muliple drives many > not produce desirable results and is a bad idea. Really! Interesting. Must stop drinking ora Koolaide. I wonder if there are test results published on this? > It seems and it is hard to balance tuple growth > evenly across all of the drives. Hmmm, not sure how to accomplish this, bad or not. Is this done with create tablespace? The doc shows the create tablespace directory as singular. How would you get a table to cross drives otherwise? Maybe you are not refering to tuple growth in one table? My idea (from standard ora practices) was to split table and indexes on that table across drives with create tablespace, standard ora practice. > Also most of your data writes are on one table, then you are > limited to the i/o bandwidth of one drive anyway. One table? What table are you refering to? Novice here... > However, a better/safer way to relieve i/o conjestion is to move your wal-archieve directory to > another drive. This would match ora dogma as well.
В списке pgsql-novice по дате отправления: