Postgres Weekly
Archives| Latest| RSS
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.
« Prev
Next »
Postgres Weekly
Issue 148 — March 16, 2016
A Quick Look At Postgres' Source Code
We feature a lot of articles about using Postgres, sometimes some about the community, but rarely a look at the code underneath that powers the database we love. Here’s a great inspection of some of the Postgres core code.
Kate Thompson
Hash Indexes on Postgres
Postgres supports a number of index types, though hash indexes come with a big warning on the box. So why do they even exist? They can yield some extra performance in certain cases as demonstrated here, but use them in production at your own risk.
André Barbosa
JSON Field Constraints
A common argument against NoSQL is a lack of enforced conditions around your data. However, with Postgres you can use constraints on your JSON data and enforce good practices.
Magnus Hagander
Bruce Momjian Training: Comprehensive PostgreSQL Administration
Accelerate your learning with training taught by Postgres Community Leader Bruce Momjian. Designed for database professionals responsible for administration and maintenance of PostgreSQL. Increase proficiency and learn best practices. Space is limited – sign up today.
EnterpriseDB    #sponsored 
No More Full-Table Vacuums
Spawned in part by an email response on the pgsql-hackers list that read “Yeha!”… this followup patch greatly reduces certain cases where full table vacuums are needed. The short of this means the impact of vacuum wraparound is greatly reduced.
Robert Haas
How Does Pg_pathman Handle Filter Conditions?
pg_pathman is an extension that accelerates query planning over partitioned tables, but how does it work with filters?
Alexander Korotkov
Designing a RESTful API with Node and Postgres
Michael Herman   #tutorial 
PipelineDB 0.9 Released with Postgres 9.5 Compatibility
Pipeline is an open-source relational database that runs SQL queries continuously on streams.
PipelineDB   #tools 
PostgreSQL and Rails, Sitting in A Tree
A look at working with large hierarchical structures in Rails with Postgres.
Viktor Sokolov   #tutorial 
Chain works with Visa/Nasdaq to digitize money & you'll never guess which RDBMS we use
Come work with us as we rethink the tech stack for financial services. We need folks who are experts in database systems and are eager to make a big impact.
Chain.​com    #job 
Postgres Skills are in demand
Indeed Prime is an elite new program from Indeed.com that presents in-demand tech talent like you to top employers. Indeed Prime opens the door to exciting career opportunities with one simple application. Join today!
Indeed.​com    #job 
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.