Distributing Data Across Distant Locations With Table Geo-Partitioning
Store and serve data from data centers closest to the user
Jul 20, 20228 min read14

Search for a command to run...
Articles tagged with #postgresql
Store and serve data from data centers closest to the user

How to move data around easily when you are already in production

Let the database query the data that your app really needs

A look at the garbage Java apps generate, demonstrated with some help from Postgres and SSDs.
