Re: Limiting factors of pg_largeobject

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Limiting factors of pg_largeobject
Дата
Msg-id 18209.1069885553@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Limiting factors of pg_largeobject  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Limiting factors of pg_largeobject
Список pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> The ability to be indexed is obviously there but one problem we have is
> that you can't create an index on a system table at least not a user
> level index. Is there system level indexes that I am unaware of?

pg_largeobject already has an index (which is used by all the LO
operations).  Again, don't see what the width of the object ID column
has to do with it.
        regards, tom lane


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Limiting factors of pg_largeobject
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Limiting factors of pg_largeobject