pg_partman 4.0.0 released

Поиск
Список
Период
Сортировка
От Keith Fiske
Тема pg_partman 4.0.0 released
Дата
Msg-id CAODZiv6xhXNjYj90m88c5P8+U0GbJHOR4Yie=WhQe8=BcHwT4w@mail.gmail.com
обсуждение исходный текст
Список pgsql-announce
The next major release of PG Partition Manager (pg_partman) has been released. Version 4.0.0 brings support for new native partitioning features found in PostgreSQL 11. It also introduces the use of stored procedures to replace some of the previous functionality that could only be accomplished with external python scripts (Ex. efficient partitioning and unpartitioning of large data sets).

Some other changes include:

- Redesigned required privileges so SECURITY DEFINER is no longer in use with many of pg_partman's functions. This is the first step in removing the superuser requirement for native partitioning all-together from this extension in the near future.

- Automatic creation of a DEFAULT partition for PG11+ native partitioning

- New source table parameter to the partitioning functions to allow easier partitioning of an existing table to a native partition set.

See the CHANGELOG for full details and additional bug fixes.

https://github.com/pgpartman/pg_partman

--
Keith Fiske
Senior Database Engineer
Crunchy Data - http://crunchydata.com

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

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: PostgreSQL 11 RC1 Released!
Следующее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - October 14, 2018 ==