Re: [GENERAL] Performance appending to an array column

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: [GENERAL] Performance appending to an array column
Дата
Msg-id oq1av7$sjg$1@blaine.gmane.org
обсуждение исходный текст
Ответ на Re: [GENERAL] Performance appending to an array column  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
Список pgsql-general
Paul A Jungwirth schrieb am 21.09.2017 um 23:05:
> but maybe I could write my own extension to
> load regular files into Postgres arrays, sort of getting the best of
> both worlds.

There is a foreign data wrapper for that:
   https://github.com/adunstan/file_text_array_fdw

but it's pretty old and seems un-maintained.









-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: Paul A Jungwirth
Дата:
Сообщение: Re: [GENERAL] Performance appending to an array column
Следующее
От: mike davis
Дата:
Сообщение: [GENERAL] Dynamic use of RAISE with USING to generate and catch non-hardcodedcustom exceptions