Re: mysql to postgresql, performance questions

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: mysql to postgresql, performance questions
Дата
Msg-id b42b73151003220414x44e1d143x38f765a0bdab96f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: mysql to postgresql, performance questions  (Dave Crooke <dcrooke@gmail.com>)
Ответы Re: mysql to postgresql, performance questions
Список pgsql-performance
On Sun, Mar 21, 2010 at 9:14 PM, Dave Crooke <dcrooke@gmail.com> wrote:
> Note however that Oracle offeres full transactionality and does in place row
> updates. There is more than one way to do it.

There's no free lunch.  If you do mvcc you have to maintain multiple
versions of the same row.

merlin

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: pgbench installation
Следующее
От: "Pierre C"
Дата:
Сообщение: Re: mysql to postgresql, performance questions