Re: A safe way to upgrade table definitions by using ALTER's

From: Sergey Samokhin <prikrutil(at)gmail(dot)com>
To: Sam Mason <sam(at)samason(dot)me(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: A safe way to upgrade table definitions by using ALTER's
Date: 2009-08-28 19:44:21
Message-ID: e42595410908281244p83cc2a6r535523b6fd251497@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

On Fri, Aug 28, 2009 at 5:56 PM, Sam Mason<sam(at)samason(dot)me(dot)uk> wrote:

> Not sure if that's the sort of thing that you want/need but I don't
> think there's a general solution to the problem.  Determining the
> relevant context for this sort of thing is hard.

The solutions you and Steve Atkins offered seem what I have been
looking for so far. Thanks.

--
Sergey Samokhin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Werner Echezuria 2009-08-28 19:50:40 C function doesn't return more than one tuple
Previous Message hubert depesz lubaczewski 2009-08-28 19:19:09 Re: High load on commit after important schema changes