Re: INSERT performance tuning experiences

Поиск
Список
Период
Сортировка
От Robert Burgholzer
Тема Re: INSERT performance tuning experiences
Дата
Msg-id CACT-NGL=egYop8GFDyHmqbvJszP_x6b-0_6VhNLOp=Cf55HVog@mail.gmail.com
обсуждение исходный текст
Ответ на Re: INSERT performance tuning experiences  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: INSERT performance tuning experiences
Список pgsql-admin
Thanks for the response Simon.  This is a perfect application of that function, I have a distributed environmental modeling system that generates Gigs and Gigs of time series data, most of which is "write-once read-seldom", and thus not worth the overhead of perpetual storage in the database, or stored in a remote modeling node (also not worth network or storage traffic for synching nodes).  Similarly, since the tables all come from text files, there is virtually no penalty to accepting the risk of pg failure during table loading.

Thanks again,
/r/b

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

Предыдущее
От: Victor Tan
Дата:
Сообщение: Intel DC S3700/S3500 question
Следующее
От: Glyn Astill
Дата:
Сообщение: Re: Intel DC S3700/S3500 question