how to increase upsize speed

Поиск
Список
Период
Сортировка
От Andrus
Тема how to increase upsize speed
Дата
Msg-id 12F669C480864FB98FA173D0F467057A@andrusnotebook
обсуждение исходный текст
Список pgsql-general
I installed PostgreSql 9 in Win server 2008 R2 x64 dedicated server and used
stack builder to optimize
postgresql.conf file as dedicated server.

Upsize program runs in same server.
Upsize starts transaction.
Then it creates new table, sends insert statements to server through ODBC
driver for every table.

After all data is sent, transaction is committed, analyze command is
executed, primary and foreign keys and other contraints are added.

Some tables are large. This process takes number of hours to complete.
Server hardware is modern, it it expected that this process should not take
so much time.

How to speed it up ? Should I turn sync off for upsize or other idea ?

How to increase
Andrus Moor
OÜ Eetasoft
Akadeemia 21-G302
Tallinn 12618
http://www.eetasoft.ee
http://eeva.eetasoft.ee
tel. 6654214,  6654215


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

Предыдущее
От: Gregory Machin
Дата:
Сообщение: advise on performance issues please
Следующее
От: Alexander Farber
Дата:
Сообщение: Re: select max()