Has anybody *really* tried this solution ?
Is it safe ?
TIA
Andy
- Original Message -
From: "Ragnar Kjørstad" <[EMAIL PROTECTED]>
To: "David Lizano" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 4:33 PM
Subject: Re: Database over multiple drives
> On Thu, May
>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
> >
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 tabl
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.
If the RDBMS implements partitions also, you can distribute a