Re: Index location patch for review

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: jim(at)buttafuoco(dot)net, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Index location patch for review
Date: 2001-09-12 15:10:12
Message-ID: 3B9F7AD4.95482788@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Patrick Welche 2001-09-12 15:10:22 Re: factorial doc bug?
Previous Message Bruce Momjian 2001-09-12 14:32:50 Re: backend hba.c prob