PostgreSQL 9.0 Final Release Available Now
postgresql.org
PostgreSQL 9.0 Final Release Available Now
1–10 of 26 posts
Re: PostgreSQL 9.0 Final Release Available Now
#2Re: PostgreSQL 9.0 Final Release Available Now
#3Re: PostgreSQL 9.0 Final Release Available Now
#4Re: PostgreSQL 9.0 Final Release Available Now
#5Why use hot-standby over streaming replication or visa-versa?
Re: PostgreSQL 9.0 Final Release Available Now
#6Re: PostgreSQL 9.0 Final Release Available Now
#7Why use hot-standby over streaming replication or visa-versa?
They work together to make for happy master-slave replication.
It's worth noting this is database server level. Hot-standby copies 100% of a PostgreSQL instance. If you want to replicate individual databases on a server or individual tables in a database, Longdiste, Bucardo or Slony are still the way to go.
Re: PostgreSQL 9.0 Final Release Available Now
#8EDIT: Okay, must've touched a few nerves there. Sorry. Question was asked in earnest.
Re: PostgreSQL 9.0 Final Release Available Now
#9Can anybody point to a good discussion about the strengths and weaknesses of PostgreSQL relative to MySQL? Or can you weigh in briefly about the tradeoffs between the two? EDIT: Okay, must've touched a few nerves there. Sorry. Question was asked in earnest.
Re: PostgreSQL 9.0 Final Release Available Now
#10Can anybody point to a good discussion about the strengths and weaknesses of PostgreSQL relative to MySQL? Or can you weigh in briefly about the tradeoffs between the two? EDIT: Okay, must've touched a few nerves there. Sorry. Question was asked in earnest.
Of all the flamewar subjects, I think that one is just about the most tried and true one.