Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joevandyk
on Sept 22, 2011
|
parent
|
context
|
favorite
| on:
Secrets of PostgreSQL Performance (DjangoCon)
You'll want the mirror in a different AZ. Or you could also put it in a different region.
Use Wal-E to push wal logs to s3.
bmurphy
on Sept 22, 2011
[–]
Absolutely. You should
always
be spreading your data across multiple availability zones and where feasible across multiple data centers and S3 is a great place to store your wal logs. We do the same thing.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Use Wal-E to push wal logs to s3.