Re: Describing the natural architecture for an internet-facing Postgres based app: feedback sought

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Describing the natural architecture for an internet-facing Postgres based app: feedback sought
Дата
Msg-id 3dc31e0b6f47cb7b5f6bb78f2dd759364fedf69c.camel@cybertec.at
обсуждение
Ответ на Re: Describing the natural architecture for an internet-facing Postgres based app: feedback sought  (Guyren Howe <guyren@gmail.com>)
Список pgsql-general
On Wed, 2026-04-29 at 15:42 +1000, Guyren Howe wrote:
> If you’re doing a larger application, you’re probably sharding anyway.
> If you have more database servers and fewer web servers, is that actually an issue?

No, but sharding is absolutely non-trivial.  Your application has to be designed
for it, and your data must be so that they can be split across shards with as few
interconnections as possible.  Spinning up more application servers is much easier.

Yours,
Laurenz Albe



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