| From: | "Jim Buttafuoco" <jim(at)buttafuoco(dot)net> |
|---|---|
| To: | "Vadim Mikheev" <vmikheev(at)sectorbase(dot)com>, <jim(at)buttafuoco(dot)net>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Status of index location patch |
| Date: | 2001-09-15 20:01:04 |
| Message-ID: | 200109152001.f8FK14509481@dual.buttafuoco.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Yes that is exactly what I am going to do for 7.3 (had trouble adding
tblNode to pg_class so I stopped for now...)
> > 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
>
>
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | 2001-09-15 20:18:23 | NewYork Bombing: SQL server bomb proof!! | |
| Previous Message | Vadim Mikheev | 2001-09-15 19:40:51 | Re: Status of index location patch |