Re: Performance of INSERT into temporary tables using psqlODBCdriver

Поиск
Список
Период
Сортировка
От padusuma
Тема Re: Performance of INSERT into temporary tables using psqlODBCdriver
Дата
Msg-id 1537075764890-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: Performance of INSERT into temporary tables using psqlODBC driver  (Tim Cross <theophilusx@gmail.com>)
Список pgsql-performance
Hello Tim,

>Re-implementation of a solution is often a hard case to sell, but it 
>might be the only way to get the performance you want. The big positive 
>to a re-implementation is that you usually get a better solution because 
>you are implementing with more knowledge and experience about the 
>problem domain. Design is often cleaner and as a result, easier to 
>maintain. It usually takes a lot less time than the original 
>implementation as well and can be the more economical solution compared 
>to fighting a system which has fundamental design limitations that 
>restrict performance.

Thank you for the suggestions and advice. I will definitely look into
re-implementation of certain parts of our solution as an option to improve
performance.




--
Sent from: http://www.postgresql-archive.org/PostgreSQL-performance-f2050081.html


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

Предыдущее
От: Tim Cross
Дата:
Сообщение: Re: Performance of INSERT into temporary tables using psqlODBC driver
Следующее
От: Rory Campbell-Lange
Дата:
Сообщение: Advice on machine specs for growth