Postgres Weekly |
Issue 85 December 10, 2014
|
|
Please note that next week's issue may be delayed by a day so that we can bring you the Postgres 9.4 release as soon as it happens (unless the schedule changes). |
Speeding Up PostgreSQL With Partial Indexes |
Exclusively first to PG Weekly: the second post from Heap in as many weeks. This one digs into something that’s existed for a bit in Postgres but still seldom used: indexing just a portion of your data. (Ignore the 2012 date on the article, it's wrong.)
|
Heap |
|
Postgres 9.4.0 To Be Released December 18th |
Postgres 9.4 has a release date, and no it’s not here yet, but we’re just over a week away until we can all start to take advantage of JSONB and all the other greatness in this new release.
|
Tom Lane |
|
Immersive JavaScript Courses Begin Feb 2 and Mar 23 |
While our Feb 2 onsite course is full, we're still accepting applications for its online counterpart as well as our Mar 23 onsite and online courses. Apply today and become a mid-to-senior level developer in 12 weeks.
|
Hack Reactor Sponsored |
|
|
Will Paginate in Half the Time |
Pagination is a common task in many applications but it’s not always fast. Fortunately CTEs can make your life easier and your queries faster.
|
Jeff Dwyer |
|
What's This pg_shard Thing? |
pg_shard is less than a week old but we’re already getting some clear write-ups of what it can and can’t do. Here’s a great one from a Postgres core community member.
|
Josh Berkus |
|
|
|