Re: Temporary Views - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Temporary Views
Date
Msg-id 26643.1029254962@sss.pgh.pa.us
Whole thread Raw
In response to Re: Temporary Views  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Temporary Views
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> What about indexes?  Do indexes on temp tables exist in the temp
> namespace?

Yes, a fortiori: any index exists in its table's namespace.  Seems
pretty irrelevant to the point at hand, though.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Barry Lind
Date:
Subject: Re: VACUUM's "No one parent tuple was found", redux
Next
From: Bruce Momjian
Date:
Subject: Re: Please, apply patch for contrib/tsearch