Re: Index location patch for review - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Index location patch for review
Date
Msg-id 3B9F7AD4.95482788@fourpalms.org
Whole thread Raw
In response to Re: Index location patch for review  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> > Attached is a patch that adds support for specifying a location  for
> > indexes via the "create database" command.
> This patch allows index locations to be specified as different from data
> locations.  Is this a feature direction we want to go in?  Comments?

I have not looked at the patch, either implementation or proposed
syntax, but in general we certainly want to head in a direction where we
have full control over placement of storage resources.
                     - Thomas


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [JDBC] A proposal for jdbc.sgml(in 7.1.3 doc)
Next
From: Bruce Momjian
Date:
Subject: Re: [JDBC] Patch for doc/jdbc.sgml