Re: [Rails] Re: Reducing downtime
On Thu, Jul 4, 2013 at 3:43 AM, Peter Hickman
<peterhickman386@googlemail.com> wrote:
> We tried that, we use PostgreSQL and londiste, but when it decided to break
> it stayed broken.
I've never worked with PostgreSQL in production, but 'Warm Standby'
(http://wiki.postgresql.org/wiki/Warm_Standby) sounds appropriate.
Did you try that and have issues?
And it appears to me that Warm Standby is basically copying over
binary transaction files, which presumably you could store on some
other system (or even e.g. S3) without actually running an alternate
DB server.
Just thinking out loud :-)
Scaling on a budget - so much fun, eh? Good luck!
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yDqxj15%3DXo%2BwmfUkJqfXHiZLNTU54J8c8ETmY%2Bq%2BQtDpw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home