Postgres Weekly |
Issue 72 September 10, 2014
|
|
Caching with Postgres Materialized Views |
Materialized views were long awaited within Postgres. Now that they’re here see what they can do for you and how you can quickly and easily improve the performance of your apps with them.
|
James Croft |
|
Postgres Logs in JSON Format |
Want your Postgres logs in JSON format so you can pipe them right back into Postgres? Here’s your answer for doing just that, or possibly taking the JSON and doing something else…
|
Michael Paquier |
|
Tales from the Trenches – Postgres Support Calls |
The vast majority of questions and complications arise during the deployment and maintenance phases of Postgres projects, not during development or POC. And with good reason —Postgres is an easy database to get ready for production, and to write code for. But planning ahead is key to your project’s success. Read more about the Tales from The Trenches and get prepared with a brief Architectural Health Check.
|
EnterpriseDB Sponsored |
|
|
Announcing BDR RPMs for 9.4 |
If you’re anxious for bi-directional replication, it’s here and something you can play with. Proceed with caution as one 9.4 isn’t fully released yet and also not fully baked. Any testing and feedback will help improve the quality.
|
Craig Ringer |
|
PLV8 and Harmony Scoping |
PLV8 has been extremely promising, providing all the power of JavaScript without much of the pain of SQL. It’s not without it’s faults though, though ECMAScript6 (sometimes - incorrectly - known as Harmony) actually improves a few issues and is now available in a branch of PLV8 (hopefully to land soon).
|
Andrew Dunstan |
|
|
|