> > create index testing123_index on testing.testing123 (otherthing); > > and you'll otain exactly what you want (see below). > > > > Bye, Chris. > > I know I can workaround such debilitation. What I wanted to know is if > there's some reason (such as performance gain, for example) for that > decision. Read what \di *.* shows: the index *is* inside schema testing. > Using this approach, though, doesn't group all items that belong to a schema > inside of it. Bye, Chris.