Re: performance tuning in large function / transaction

Поиск
Список
Период
Сортировка
От Jason Earl
Тема Re: performance tuning in large function / transaction
Дата
Msg-id 878zc7uexo.fsf@npa01zz001.simplot.com
обсуждение исходный текст
Ответ на performance tuning in large function / transaction  (MindTerm <mindterm@yahoo.com>)
Список pgsql-sql
Start here:

http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html

If you have already fiddled around with these settings then share some
of the queries (and their plans).

Jason

MindTerm <mindterm@yahoo.com> writes:

> Hi all,
> 
>   I am writing a large function which perform more
> than 2000 modify statements ( delete / insert ) . The
> execution time of this function is not acceptable. How
> can I config postgresql ( in postgresql.conf ?? ) so
> that the performance will be better ? The machine
> runing postgresql have spare memory and harddisk
> space.
> 
> 
> M.T. 
> 
> __________________________________________________
> Do You Yahoo!?
> Check out Yahoo! Shopping and Yahoo! Auctions for all of
> your unique holiday gifts! Buy at http://shopping.yahoo.com
> or bid at http://auctions.yahoo.com
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html


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

Предыдущее
От: MindTerm
Дата:
Сообщение: performance tuning in large function / transaction
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: performance tuning in large function / transaction