Search Postgresql Archives

Re: Why isn't it allowed to create an index in a schema

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >     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.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux