Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
hylaride
1 day ago
|
on: PgDog is funded and coming to a database near you
So to oversimplify, is the idea to bring an AWS Aurora-style storage mechanism natively to Postgres?
reply
inigyou
18 hours ago
|
parent
|
next
Aurora is one big database, isn't it? PgDog is just a proxy where you tell it which shard to access.
reply
levkk
1 day ago
|
parent
Yes, except it doesn't have any cross-dependencies on the same volume, so the uptime here should be higher.
reply
jeremyjh
1 day ago
|
root
|
parent
Aurora has a completely different storage backend. PgDog is a front end proxy - each server in the cluster is still using standard Postgres right?
reply
levkk
1 day ago
|
root
|
parent
Yup!
reply