Re: GIN Trigram Index Size

Поиск
Список
Период
Сортировка
От Francisco Olarte
Тема Re: GIN Trigram Index Size
Дата
Msg-id CA+bJJbyMbn_z_Xnn6VCphJ6mc1yft=dbXfq8JDaVTgwYm+ALqQ@mail.gmail.com
обсуждение исходный текст
Ответ на GIN Trigram Index Size  (Christian Ramseyer <rc@networkz.ch>)
Список pgsql-general
Hi Christian:

On Mon, Sep 14, 2015 at 1:54 PM, Christian Ramseyer <rc@networkz.ch> wrote:
> I agree with your append-only and disposable partition approach, it
> would work a lot better. The idea with using a second schema for
> selective backups is great, I'll totally steal this :)

Feel free. Just remember if you use redirection trigers/rules for
insert into the partitions it may lead to problems ( I do not normally
have them as I either use a partition aware dedicated inserter or zap
the archived tables from rules, as I only insert for the current date,
maintenance updates are done directly in the partitions ).



Francisco Olarte.


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

Предыдущее
От: Jan de Visser
Дата:
Сообщение: Re: Ubuntu installed postgresql password failure
Следующее
От: Ingmar Brouns
Дата:
Сообщение: issue, dumping and restoring tables with table inheritance can alter column order