> > Attached is a patch that adds support for specifying a location for > > indexes via the "create database" command. > > > > I believe this patch is complete, but it is my first . > > This patch allows index locations to be specified as > different from data locations. Is this a feature direction > we want to go in? Comments? Having the table and index on separate drives can do wonders for i/o performance. :) darrenk ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- Re: [HACKERS] Index location patch for review Thomas Lockhart
- Re: [HACKERS] Index location patch for review Bruce Momjian
- Re: [HACKERS] Index location patch for review Mikheev, Vadim
- Re: [HACKERS] Index location patch for review Jim Buttafuoco
- Re: [HACKERS] Index location patch for review Jim Buttafuoco
- Re: [HACKERS] Index location patch for review Jim Buttafuoco
- Re: [HACKERS] Index location patch for review Mikheev, Vadim
- Re: [HACKERS] Index location patch for review Mikheev, Vadim
- Re: [HACKERS] Index location patch for review Jim Buttafuoco
- Re: [HACKERS] Index location patch for review Jim Buttafuoco
- Darren King