a year ago
Hi everyone,
I'm currently running a django with pgvector, and I need to set up replication to ensure data consistency across multiple instances.
Specifically, I'm looking for guidance on:
1. Best practices for setting up pgvector replicas that share the same data
2. How to implement replication without disrupting the existing production environment
3. Any specific considerations or potential issues when replicating vector embeddings
Has anyone implemented something similar? I'd appreciate any insights or recommendations on the approach.
Thank you!
1 Replies
a year ago
Hey! We don't have an Railway-specific guides on how to do this (we definitely should, or at least make it much easier to do so!).
The good news is any guides you find about Postgres replication will work - you can deploy Postgres multiple times on Railway and all you have to do is set each instance up following the instructions you find.
Could you share more about what you're aiming to accomplish w/ replication and the problem you're trying to solve with it (i.e. are you running into slow queries, have high read/write volume, ...)?
Status changed to Awaiting User Response Railway • about 1 year ago
7 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 7 months ago