Search Postgresql Archives

Re: Why isn't it allowed to create an index in a schema other than public?

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

 



Chris Mair <chrisnospam@xxxxxxxx> writes:

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

Using this approach, though, doesn't group all items that belong to a schema
inside of it.

-- 
Jorge Godoy      <jgodoy@xxxxxxxxx>



[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