Re: [PERFORM] Tables on multiple disk drives

2004-06-03 Thread Josh Berkus
Konstantin, > > >> Does PostgreSQL allow to create tables and indices of a single > > >> database on multiple disk drives with a purpose of increase > > >> performance as Oracle database does? If a symbolic reference is the > > >> only method then the next question is: how can it be determined wha

Re: [PERFORM] Tables on multiple disk drives

2004-06-03 Thread scott.marlowe
On Tue, 17 Feb 2004, Craig Thomas wrote: > > On Tue, 17 Feb 2004, Konstantin Tokar wrote: > > > >> Hi! > >> Does PostgreSQL allow to create tables and indices of a single > >> database on multiple disk drives with a purpose of increase > >> performance as Oracle database does? If a symbolic refere

Re: [PERFORM] Tables on multiple disk drives

2004-02-17 Thread Christopher Browne
[EMAIL PROTECTED] (Konstantin Tokar) wrote: > Hi! > Does PostgreSQL allow to create tables and indices of a single > database on multiple disk drives with a purpose of increase > performance as Oracle database does? If a symbolic reference is the > only method then the next question is: how can it

Re: [PERFORM] Tables on multiple disk drives

2004-02-17 Thread scott.marlowe
On Tue, 17 Feb 2004, Craig Thomas wrote: > > On Tue, 17 Feb 2004, Craig Thomas wrote: > > > >> > On Tue, 17 Feb 2004, Konstantin Tokar wrote: > >> > > >> >> Hi! > >> >> Does PostgreSQL allow to create tables and indices of a single > >> database on multiple disk drives with a purpose of increase >

Re: [PERFORM] Tables on multiple disk drives

2004-02-17 Thread Craig Thomas
> On Tue, 17 Feb 2004, Craig Thomas wrote: > >> > On Tue, 17 Feb 2004, Konstantin Tokar wrote: >> > >> >> Hi! >> >> Does PostgreSQL allow to create tables and indices of a single >> database on multiple disk drives with a purpose of increase >> >> performance as Oracle database does? If a symbolic

Re: [PERFORM] Tables on multiple disk drives

2004-02-17 Thread Craig Thomas
> On Tue, 17 Feb 2004, Konstantin Tokar wrote: > >> Hi! >> Does PostgreSQL allow to create tables and indices of a single >> database on multiple disk drives with a purpose of increase >> performance as Oracle database does? If a symbolic reference is the >> only method then the next question is: h

Re: [PERFORM] Tables on multiple disk drives

2004-02-17 Thread scott.marlowe
On Tue, 17 Feb 2004, Konstantin Tokar wrote: > Hi! > Does PostgreSQL allow to create tables and indices of a single > database on multiple disk drives with a purpose of increase > performance as Oracle database does? If a symbolic reference is the > only method then the next question is: how can i

Re: [PERFORM] Tables on multiple disk drives

2004-02-17 Thread Richard Huxton
On Tuesday 17 February 2004 12:54, Konstantin Tokar wrote: > Hi! > Does PostgreSQL allow to create tables and indices of a single > database on multiple disk drives with a purpose of increase > performance as Oracle database does? If a symbolic reference is the > only method then the next question

[PERFORM] Tables on multiple disk drives

2004-02-17 Thread Konstantin Tokar
Hi! Does PostgreSQL allow to create tables and indices of a single database on multiple disk drives with a purpose of increase performance as Oracle database does? If a symbolic reference is the only method then the next question is: how can it be determined what file is referred to what table and