Re: Database over multiple drives
От
Andy Samuel
Тема
Re: Database over multiple drives
Дата
Msg-id
001801c0ea57$0a3bcf00$0100a8c0@foserver
Список
Дерево обсуждения
Database over multiple drives Chris Ruprecht <chrup999@yahoo.com>
Re: Database over multiple drives David Lizano <david.lizano@izanet.com>
Re: Database over multiple drives Ragnar Kjørstad <postgres@ragnark.vestdata.no>
Re: Database over multiple drives David Lizano <david.lizano@izanet.com>
Has anybody *really* tried this solution ? Is it safe ? TIA Andy ----- Original Message ----- From: "Ragnar Kjørstad" To: "David Lizano" Cc: Sent: Thursday, May 31, 2001 4:33 PM Subject: Re: Database over multiple drives > On Thu, May 31, 2001 at 10:37:26AM +0200, David Lizano wrote: > > You can't do it with Postgres. To do it, Postgres must implement > > "tablespaces" to spread the database in different localizations (who can be > > different physical localizations, of course). Then a table can be assigned > > to a tablespace. > > Sure you can. > You can move some files to a different drive, and put a symlink in the > original directory. > > Or, if you have an operatingsystem that has an logical volume manager, > you can concatenate several disks, use striping or whatever, to get a > logical device that spans several physical devices. > > > -- > Ragnar Kjørstad > Big Storage >
В списке pgsql-admin по дате отправления