pl/pgsql performance

Поиск
Список
Период
Сортировка
От Mehdi Ravanbakhsh
Тема pl/pgsql performance
Дата
Msg-id CAFnRD1myZ7zCv67+9vfRcHyETo2=aZ_Np7FPz7szXuxyrfoz4g@mail.gmail.com
обсуждение исходный текст
Ответы Re: pl/pgsql performance
Список pgsql-performance
Hi All

I have one big Pl/Pgsql function (about 1500 line code) , i can divided it to about 5  part and call each script  from main script .  In this case i need to know  which way is faster .

and some question about pgsql :

1- is  pgsql engine open one process for each script ?
2- how i can chose max connection number for pgsql server based on cpu core and RAM capacity that have maximum Efficiency?

Thanks and Best ergards.

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

Предыдущее
От: Дмитрий Шалашов
Дата:
Сообщение: Re: Server vacuuming the same table again and again
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: pl/pgsql performance