Re: Slow performance on Windows .NET and OleDb

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Slow performance on Windows .NET and OleDb
Дата
Msg-id 442A6DAB.5020404@logix-tt.com
обсуждение исходный текст
Ответ на Re: Slow performance on Windows .NET and OleDb  ("Greg Quinn" <greg@officium.co.za>)
Список pgsql-performance
Hi, Greg,

Greg Quinn wrote:
>>> I populate 3000 records into the table to test PostGreSql's speed.
>>> It takes about 3-4 seconds.
>> When you do the population, is it via inserts or copy?
> Via insert

Are those inserts encapsulated into a single transaction? If not, that's
the reason why it's so slow, every transaction sync()s through to the disk.

Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

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

Предыдущее
От: "Greg Quinn"
Дата:
Сообщение: Re: Slow performance on Windows .NET and OleDb
Следующее
От: PFC
Дата:
Сообщение: Re: Slow performance on Windows .NET and OleDb