Re: WAL + SSD = slow inserts?

Поиск
Список
Период
Сортировка
От Rosser Schwarz
Тема Re: WAL + SSD = slow inserts?
Дата
Msg-id CAFnxYwhVLAQsL26kq+Uyo7qaQq=dNpc8xYyowZFTq4Gi_d9atg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WAL + SSD = slow inserts?  (Skarsol <skarsol@gmail.com>)
Список pgsql-performance
On Thu, Dec 5, 2013 at 9:55 PM, Skarsol <skarsol@gmail.com> wrote:
The rule is being used to return the id of the insert...

Take a look at the RETURNING clause of the INSERT statement. That should meet your needs here without having to bother with rules.

rls

--
:wq

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: One huge db vs many small dbs
Следующее
От: "Janek Sendrowski"
Дата:
Сообщение: Similarity search with the tsearch2 extension