public inbox for [email protected]  
help / color / mirror / Atom feed
From: Laurenz Albe <[email protected]>
To: Guyren Howe <[email protected]>
To: PostgreSQL General <[email protected]>
Subject: Re: Describing the natural architecture for an internet-facing Postgres based app: feedback sought
Date: Wed, 29 Apr 2026 09:54:41 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <39f640d6-2a39-48c2-90b0-4adffe63bfc7@Spark>
References: <[email protected]>
	<[email protected]>
	<39f640d6-2a39-48c2-90b0-4adffe63bfc7@Spark>

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






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Describing the natural architecture for an internet-facing Postgres based app: feedback sought
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox