Re: need a bit of help - Mailing list pgsql-admin

From Warren Little
Subject Re: need a bit of help
Date
Msg-id 1146095218.13168.118.camel@wlittle.meridias.local
Whole thread Raw
In response to Re: need a bit of help  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
ok

thanks

On Wed, 2006-04-26 at 19:22 -0400, Tom Lane wrote:
> Warren Little <warren.little@meridiascapital.com> writes:
> > which appears to be the pg_toast entry.  Shouldn't there be a pg_class
> > whose reltoastrelid equals the reltoastidxid of the pg_toast instance
>
> No.  The deal is
>
> regular table's reltoastrelid points to OID of its toast table
>
> toast table's reltoastidxid points to OID of its index
>
> There's no "back links".
>
>             regards, tom lane
--
Warren Little
Chief Technology Officer
Meridias Capital Inc
1018 W Atherton Dr
Salt Lake City, UT 84123
ph: 866.369.7763

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: need a bit of help
Next
From: "Benjamin Krajmalnik"
Date:
Subject: Re: Table partitioning