shayonj / pg_easy_replicate

Easily setup logical replication and switchover to new database with minimal downtime
MIT License
948 stars 18 forks source link

Ensure default for recreate_indices_post_copy is always false (match cli default) #190

Closed shayonj closed 1 week ago

shayonj commented 1 week ago

This way we don't attempt to recreate indices post switchover (no-op anyways)