Re: Status of index location patch - Mailing list pgsql-hackers

From Vadim Mikheev
Subject Re: Status of index location patch
Date
Msg-id 004501c13e1e$54b31cd0$4e79583f@home
Whole thread Raw
In response to Re: Status of index location patch  ("Jim Buttafuoco" <jim@buttafuoco.net>)
List pgsql-hackers
> Can you explain how I would get the tblNode for an existing database
> index files  if it doesn't have the same OID as the database entry in
> pg_databases.

Well, keeping in mind future tablespace implementation I would
add tblNode to pg_class and in pg_databases I'd have
defaultTblNode and indexTblNode.
If it's too late to do for 7.2 then let's wait till 7.3.

Vadim




pgsql-hackers by date:

Previous
From: "Jim Buttafuoco"
Date:
Subject: Re: Status of index location patch
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: Status of index location patch