Re: inserting 4800 records at a time

Поиск
Список
Период
Сортировка
От Tom Brown
Тема Re: inserting 4800 records at a time
Дата
Msg-id 200703281758.25452.brown@esteem.com
обсуждение исходный текст
Ответ на Re: inserting 4800 records at a time  ("Dann Corbit" <DCorbit@connx.com>)
Список pgsql-general
On Wednesday 28 March 2007 16:43, Dann Corbit wrote:
> Link to documentation:
> http://www.postgresql.org/docs/8.2/interactive/datatype-geometric.html#A
> EN5367

Yep. The polygon type is what I was needing. I tested it out by saving data
from nine graphs all at once. That's about 24000 points. Postgres handled it
all in about a second.

Thanks!
Tom

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

Предыдущее
От: "Martin Gainty"
Дата:
Сообщение: Re: inserting 4800 records at a time
Следующее
От: Brent Wood
Дата:
Сообщение: Re: inserting 4800 records at a time