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

Поиск
Список
Период
Сортировка
От Jorge Godoy
Тема Re: Why isn't it allowed to create an index in a schema other than public?
Дата
Msg-id 87u014czzw.fsf@ieee.org
обсуждение исходный текст
Ответ на Re: Why isn't it allowed to create an index in a schema other than public?  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: Why isn't it allowed to create an index in a schema other than public?  ("Michael Nolan" <htfoot@gmail.com>)
Список pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:

> I think his point was that the index is always in the same schema as
> the table itself. It states this quite clearly in the documentation. So
> what exactly is the debilitation? It seems to be doing exactly what you
> want.

As Homer Simpson says: D'oh! :-)

I've seen it now...  I just can't specify where the index should go, it always
goes with the table...  That's fine...

My fault...  I need to rest on the weekend, not start having those crazy ideas
about where indices go... :-)

--
Jorge Godoy      <jgodoy@gmail.com>


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "pgsql-general@list.coretech.ro"
Дата:
Сообщение: Re: specify whitch index to use
Следующее
От: Jorge Godoy
Дата:
Сообщение: Re: Why isn't it allowed to create an index in a schema other than public?