Earlier quoted context omitted.
Yeah, I always find it amusing when people find russia and china on a lower moral/ethical ground when everything on american soil is equally watched and processed. if not by nsa, it's for ads.
Please take a look at the Human Rights Watch reports[0] for USA, China and Russia. I honestly wonder how you can reach such a conclusion about freedom of expression and human rights in those countries. [0] https://www.hrw.org/world-report/2016
Yandex.Mail's successful migration from Oracle to Postgres [pdf]
121–130 of 222 posts
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#122Earlier quoted context omitted.
Yeah, I always find it amusing when people find russia and china on a lower moral/ethical ground when everything on american soil is equally watched and processed. if not by nsa, it's for ads.
Please take a look at the Human Rights Watch reports[0] for USA, China and Russia. I honestly wonder how you can reach such a conclusion about freedom of expression and human rights in those countries. [0] https://www.hrw.org/world-report/2016
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#123Tells you something about how insanely costly Oracle's licenses are. Whatever you say about Oracle though - Oracle DB is an incredibly well performing and reliable piece of software. (Attested by experience - we had several Oracle DBs running on HP-UX Itanium that only needed to be handled when OS and Oracle patches were needed. Massively used too - think 36 PA-RISC cores at peak, 24 IA64 ones. It also helps that there are lot of DBAs with great deal of Oracle experience.)
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#124Earlier quoted context omitted.
Yeah, I always find it amusing when people find russia and china on a lower moral/ethical ground when everything on american soil is equally watched and processed. if not by nsa, it's for ads.
I don't think you can lump Russia and China together. China is truly "on lower moral/ethical grounds". I can't trust any country that has such pervasive censorship policy and such blatantly protectionist policies as China. Frankly I trust the Russian government as much as I trust the US government or as much as I trust my government (the Mexican government). I don't think I would feel safe living in China! I wouldn't…
Nervousness with regard to both police and local citizenry.
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#125Yandex.Mail provides custom domain E-Mails for free, the only large company to do so and not to mention how good it is.
zoho offers free custom domain email hosting. It's also surprisingly good, the UI/integration between the pieces is very well done.
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#126My take aways: * Reasons to migrate were: unresponsive support, inconvenient deployment, closed source, huge cost. * It took just 10 man-years to rewrite whole project from Oracle to Postgres (e.g. 10 developers, 1 year), which is amazing. * They benefited from Postgres data versioning, arrays and composite types. * They liked writing logic on PL/pgSQL more than on Oracle PL/SQL: reduced code size, increased test cov…
> Great thing for community is that Yandex now commited to Postgres, meaning it will get more testing and bug-fixes faster. That remains to be seen. There's a fair amount of huge postgres users that don't even bother to report bugs they find...
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#127Earlier quoted context omitted.
Two words: "consultancy services"
You can check it on sec.gov. Yandex spend nothing on consultancy for 2014 and 2015 years
Edit: there are many ways to hide bribes, of course. Typically it involves overpaying for something. It would be hard for even a non-corrupt tax authority to tell the difference between having bad negotiation skills and bribes.
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#128Earlier quoted context omitted.
Just give someone a big performance bonus with the understanding that part of it is to be used on bribes? Seems rather easy.
Nope, both salaries and bonuses (even on C level) is too low in Russia to hide any amount of bribe in them. Anyway, I never heard about bribes for electricity for last 5 years in Russia.
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#129Earlier quoted context omitted.
How many reporters and dissidents are murdered in the US versus Russia? Russia is way worse in civil rights and surveillance. Doesnt excuse America for the schemes they pull but it's definitely safer here unless you're in the hood.
Well, it's kind of safe for their citizens too, if they don't get involved in the things that get them killed, as those are not random things. But civil rights aside, online surveillance there is not yet at the level of reading everyone's emails and while they really want to do that they have a hard time implementing something like this for various reasons. It's definitely safer to use those online services, than the…
Re: Yandex.Mail's successful migration from Oracle to Postgres [pdf]
#130So having read through the slides, these are not bad slides, but I'm missing the 'real' wow-factor of why Postgres was a better choice in the end than Oracle. There's no doubt that the rewrite (which, because of PL/SQL -> PL/pgSQL, there was a rewrite) benefited them, but all I can glean from the slides is Postgres hasn't failed them yet and the rewrite worked. So as much as I want to talk about Oracle vs. Postgres,…
Postgres is free
I'm a postgres fan and booster myself but I'd need a good reason to migrate a data backend on any project I'm managing.