Re: 7.4 -> 7.4.1 upgrade with customization on freebsd

From: Fernando Schapachnik <fernando(at)mecon(dot)gov(dot)ar>
To: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
Cc: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, bill(at)mcmilleon(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: 7.4 -> 7.4.1 upgrade with customization on freebsd
Date: 2004-01-19 17:57:01
Message-ID: 20040119175701.GR308@bal740r0.mecon.gov.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

En un mensaje anterior, scott.marlowe escribió:
> On Sat, 17 Jan 2004, Joshua D. Drake wrote:
>
> > Hello,
> >
> > Well... 7.4 to 7.4.1 is a direct upgrade. You do not have to do a
> > reinitdb which means you do
>
> You may have missed where bill said he wanted to change a default limit
> for plpgsql function args from 16 to something else. that will require a
> reinitdb...

I missed that too. Instead of backing up the data directory, pg_dump and backup
the *.conf files. After the port upgrade, initdb, the replace the *.conf files
with the backuped up versions and pg_restore your DB.

Regards.

Fernando.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-01-19 17:57:40 Re: importing data
Previous Message Fernando Schapachnik 2004-01-19 17:54:42 Re: 7.4 -> 7.4.1 upgrade with customization on freebsd