Re: Choosing an index on partitioned tables.

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Choosing an index on partitioned tables.
Дата
Msg-id CABUevEweGLjzNiBKnQ7MD7Y72obfJvLfE+F0_COEch4fHKzWDg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Choosing an index on partitioned tables.  (Tim Uckun <timuckun@gmail.com>)
Список pgsql-general
On Tue, Sep 7, 2021 at 12:15 PM Tim Uckun <timuckun@gmail.com> wrote:
>
> There is an image marked as official:  https://hub.docker.com/_/postgres
>
> I presumed this was maintained by the postgres team.

It is official *docker*, just not official *postgresql*. If you click
their "maintained by" link you get to
https://github.com/docker-library/postgres which clearly explains what
"type of official" it is.

That said, as long as you use the debian based version of their
container, it should be trivial to add any extension that's supported
on Debian, which definitely includes pg_partman.

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/



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

Предыдущее
От: Tim Uckun
Дата:
Сообщение: Re: Choosing an index on partitioned tables.
Следующее
От: Philippe Doussot
Дата:
Сообщение: Re: update non-indexed value is slow if some non-related index/fk are enabled