Re: Creating redwood datestyle in Postgres 12

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Creating redwood datestyle in Postgres 12
Дата
Msg-id 20210326123555.GA18244@momjian.us
обсуждение исходный текст
Ответ на Re: Creating redwood datestyle in Postgres 12  (Tim <timfosho@gmail.com>)
Ответы Re: Creating redwood datestyle in Postgres 12  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Creating redwood datestyle in Postgres 12  (legrand legrand <legrand_legrand@hotmail.com>)
Список pgsql-admin
On Fri, Mar 26, 2021 at 08:24:37AM -0400, Tim wrote:
> I suppose that would be possible, but maintaining date triggers + views across
> a large database would be a lot of work. I'm just one humble DBA and there is
> 15-20 devs

You probably need a custom data type with a custom C output function do
to this efficiently.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




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

Предыдущее
От: Tim
Дата:
Сообщение: Re: Creating redwood datestyle in Postgres 12
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Old query lying around in pg_stat_activity for weeks