Re: [PATCHES] 8.2 features?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] 8.2 features?
Дата
Msg-id 15212.1153279954@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] 8.2 features?  (Christopher Kings-Lynne <chris.kings-lynne@calorieking.com>)
Список pgsql-hackers
Christopher Kings-Lynne <chris.kings-lynne@calorieking.com> writes:
> Strange.  Last time I checked I thought MySQL dump used 'multivalue
> lists in inserts' for dumps, for the same reason that we use COPY

I think Andrew identified the critical point upthread: they don't try
to put an unlimited number of rows into one INSERT, only a megabyte
or so's worth.  Typical klugy-but-effective mysql design approach ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Progress bar updates
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: url for TODO item, is it right?