Re: How large can a PostgreSQL database get?

Поиск
Список
Период
Сортировка
От Michael Nolan
Тема Re: How large can a PostgreSQL database get?
Дата
Msg-id CAOzAquJHUV6ATm8+60FXJhBRd4Yj4-cLk3mWEQV-87=N_xWPxw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How large can a PostgreSQL database get?  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: How large can a PostgreSQL database get?  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
On 4/17/13, Scott Marlowe <scott.marlowe@gmail.com> wrote:
> My experience, doing production and dev dba work on both postgresql
> and oracle, is that either works well, as long as you partition
> properly or even break things into silos. Oracle isn't magic pixie
> dust that suddenly gets hardware with 250MB/s seq read arrays to read
> at 1GB/s, etc.
>
> With oracle partitioning is easier, and everything else on the
> freaking planet is harder.


Scott, thank you for the best laugh I've had all day!

I started out on Oracle (some 20 years ago) and have been running both
MySQL and PostgreSQL databases for the last 10 years or so.  I'd take
PostgreSQL over the other two in a heartbeat!

Data integrity/data preservation issues (backup is just one aspect of
that) are going to be your biggest problems with VERY large databases,
no matter how much money you throw at it.
--
Mike Nolan


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

Предыдущее
От: Alfonso Afonso
Дата:
Сообщение: Re: SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object
Следующее
От: Dale Fukami
Дата:
Сообщение: Re: Mysterious table that exists but doesn't exist