# Replicate my \*entire\* production database? You must be mad!

DevFeed: [Replicate my \*entire\* production database? You must be mad!](<https://devfeed.tech/articles/replicate-my-entire-production-database-you-must-be-mad-6028.md>)

Original publisher: [Read original article](<https://turso.tech/blog/replicate-my-entire-production-database-you-must-be-mad-641d3f1ed9d8>)

Author: Doug Stevenson

Published: 2023-07-20T00:00:00Z

Content type: article

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Replication](<https://devfeed.tech/topics/replication.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [libSQL](<https://devfeed.tech/topics/libsql.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [latency](<https://devfeed.tech/tags/latency.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [offline](<https://devfeed.tech/tags/offline.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [replication](<https://devfeed.tech/tags/replication.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

This developer article discusses database edge replication as a way to reduce query latency and the problem of its increasing cost. The supplied text provides only a brief statement of the problem and notes that the article describes ways to address it, while also explaining that it refers to an older version of Turso. Current Turso uses a different architecture and no longer has the concept of edge replication.

## Source excerpt

Database edge replication is a great strategy for reducing query latency, until it costs too much. Here's what you can do to fix that.