One question I have about read replication, would it improve performance when writing to the DB? I n

One question I have about read replication, would it improve performance when writing to the DB? I now see a reduction in performance on write when running any sort of
SELECT
query, will those be split to a separate replica?
Was this page helpful?