March 2nd, 2011 by depesz | Tags: contrib, dump, extensions, pg91, pg_dump, pg_restore, postgresql, schema | No comments »
On 8th of February, Tom Lane committed patch: Core support for "extensions", which are packages of SQL objects. This patch adds the server infrastructure to support extensions. There is still one significant loose end, namely how to make it play nice with pg_upgrade, so ...
September 19th, 2009 by depesz | Tags: dump, pg_dump, pg_restore, postgresql, rsync, usecase, xargs | 27 comments »
As some of you know, I've been working lately for OmniTI company. When doing things for them (PostgreSQL related of course :), I stumbled on very interesting problem. One of our clients is working on PostgreSQL 8.2, and wants to upgrade ...
