Re: mirroring data on different drives?

Поиск
Список
Период
Сортировка
От Steve
Тема Re: mirroring data on different drives?
Дата
Msg-id 410053a9$1@clarion.carno.net.au
обсуждение исходный текст
Ответы Re: mirroring data on different drives?  (jseymour@linxnet.com (Jim Seymour))
Re: mirroring data on different drives?  (Bill Moran <wmoran@potentialtech.com>)
Re: mirroring data on different drives?  (Justin Clift <jc@telstra.net>)
Список pgsql-general
Someone please please help me!!!! :-(

Steve

Steve wrote:
> Hi,
>
> I've been running postgres on my server for over a year now and the
> tables have become huge. I have 3 tables that have data over 10GB each
> and these tables are read very very frequently. In fact, heavy searches
> on these tables are expected every 2 to 3 minutes. This unfortunately
> gives a very poor response time to the end user and so I'm looking at
> other alternatives now.
>
> Currently, the postgresql installation is on a single disk and so all
> the tables have their data read from a single disk. Searching on
> different tables by multiple users at the same time results in very slow
> searches, as it's mainly dependant on the spindle speed. I recently
> gained access to another server which has 3 SCSI disks. I know there is
> a way to mirror the tables across the three different disks but I'm not
> sure if it's as easy as symlinking the files (WAL files only?) across.
> Can anyone please tell me what to do here and how to harness the power
> of the three SCSI drives that I have. Which files in the data directory
> need to be moved? Is this safe? Can backups etc be easily done? Any
> information will be greatly appreciated. Thank you,
>
> Steve
>
> ------------ And now a word from our sponsor ------------------
> For a quality usenet news server, try DNEWS, easy to install,
> fast, efficient and reliable. For home servers or carrier class
> installations with millions of users it will allow you to grow!
> ----  See http://netwinsite.com/sponsor/sponsor_dnews.htm  ----


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

Предыдущее
От: "Kevin Macdonald"
Дата:
Сообщение: Table access method not behaving like Oracle (index vs sequential scan). Examples and stats provided.
Следующее
От: Jonathan Wynett
Дата:
Сообщение: installation problem...