Re: [HACKERS] generated columns

Поиск
Список
Период
Сортировка
От Adam Brusselback
Тема Re: [HACKERS] generated columns
Дата
Msg-id CAMjNa7fhskTTMSLMUL=e1r-EOg2Q3-cSayEDB1MADmX_zzn1gw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] generated columns  (Nico Williams <nico@cryptonector.com>)
Ответы Re: [HACKERS] generated columns  (Nico Williams <nico@cryptonector.com>)
Список pgsql-hackers
I know that for my use-cases, having both options available would be very appreciated.  The vast majority of the computed columns I would use in my database would be okay to compute on read.  But there are for sure some which would be performance prohibitive to have compute on read, so i'd rather have those stored.

So for me, i'd rather default to compute on read, as long storing the pre-computed value is an option when necessary.

Just my $0.02
Thanks,
-Adam

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] issue: record or row variable cannot be part of multiple-item INTO list
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)