Postgres Weekly |
Issue 25 August 28, 2013
|
|
Featured
PG Commander 1.0.0 |
From the person helping maintain Postgres.app there's now a better admin for working with Postgres on OS X. If you’re looking for something better than PgAdmin, give it a try.
|
|
From our sponsor
Heroku Postgres - Fully managed Postgres on EC2 |
There's a lot to worry about when building your application; ensuring your database is secured, backed up, available shouldn't have to be part of that. Let Heroku Postgres focus on keeping your database running so you can take advantage of all the awesome features within Postgres.
Heroku Postgres is the worlds largest provider of Postgres as a Service, offering fully managed databases on top of EC2. Get started today for free and scale easily as your application needs to.
|
|
|
The rest
4 Tips for Working with Dates in PostgreSQL |
Dates are annoying to work with in almost any language, though with all of Postgres' built in functions and tooling it becomes manageable. Of course, knowing what to search for can be confusing so here's a few tips if you're unfamiliar with what's available.
|
|
Auditing Changes with Hstore |
Hstore is an incredibly flexible datatype. Should you want to track and possibly audit changes to your data, here’s a real world example of how hstore can help.
|
|
PostGIS and Rails: A Simple Approach |
PostGIS is a geospatial extension for PostgreSQL that allows you to perform a ton of geometric and geographic operations directly within Postgres. Nick Gauthier looks at how you can use it in conjunction with Rails.
|
|
|
|