Re: Using Postgres to store high volume streams of sensor readings

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Using Postgres to store high volume streams of sensor readings
Дата
Msg-id dcc563d10811221351h394b6bb8tb4eff888cd1bd378@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using Postgres to store high volume streams of sensor readings  ("Ciprian Dorin Craciun" <ciprian.craciun@gmail.com>)
Ответы Re: Using Postgres to store high volume streams of sensor readings  ("Ciprian Dorin Craciun" <ciprian.craciun@gmail.com>)
Список pgsql-general
On Sat, Nov 22, 2008 at 2:37 PM, Ciprian Dorin Craciun
<ciprian.craciun@gmail.com> wrote:
>
>    Hello all!
SNIP
>    So I would conclude that relational stores will not make it for
> this use case...

I was wondering you guys are having to do all individual inserts or if
you can batch some number together into a transaction.  Being able to
put > 1 into a single transaction is a huge win for pgsql.

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

Предыдущее
От: "Ciprian Dorin Craciun"
Дата:
Сообщение: Re: Using Postgres to store high volume streams of sensor readings
Следующее
От: "Ciprian Dorin Craciun"
Дата:
Сообщение: Re: Using Postgres to store high volume streams of sensor readings