Re: performance of temporary vs. regular tables

Поиск
Список
Период
Сортировка
От Pierre C
Тема Re: performance of temporary vs. regular tables
Дата
Msg-id op.vdwg4ly6eorkce@apollo13
обсуждение исходный текст
Ответ на Re: performance of temporary vs. regular tables  (Joachim Worringen <joachim.worringen@iathh.de>)
Список pgsql-performance
> Yes, the "other" reason is that I am not issueing a single SQL command,
> but import data from plain ASCII files through the Pyhton-based
> framework into the database.
>
> The difference between your measurement and my measurent is the upper
> potential of improvement for my system (which has, on the other hand,
> the advantage of being a bit more powerful and flexible than a single
> SQL statement....;-) )

Ah, in that case ... ;)

You could give pypy a try, sometimes it's a lot slower, sometimes it's a
lot faster.

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

Предыдущее
От: "Pierre C"
Дата:
Сообщение: Re: How to insert a bulk of data with unique-violations very fast
Следующее
От: Torsten Zühlsdorff
Дата:
Сообщение: Re: How to insert a bulk of data with unique-violations very fast