Re: Using pg_migrator to upgrade 8.3->8.4

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Mark Corner <mcorner(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Using pg_migrator to upgrade 8.3->8.4
Date: 2010-02-01 17:06:23
Message-ID: 1265043983.8697.46.camel@hp-laptop2.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

On Mon, 2010-02-01 at 11:02 -0500, Mark Corner wrote:

> We also noticed that the are non id rpms available for 8.3, but we
> couldn't find any for 8.4 here:
> https://projects.commandprompt.com/public/pgcore

You can grab spec file, patches, etc from SVN repository, change

%{!?intdatetimes:%define intdatetimes 1}

to

%{!?intdatetimes:%define intdatetimes 0}

and build packages on your server. I don't have any interest to push
non-id packages to repository, unless my boss specifically asks me to do
so ;)

Regards,
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mark Corner 2010-02-01 20:27:08 Re: Using pg_migrator to upgrade 8.3->8.4
Previous Message Bruce Momjian 2010-02-01 16:26:43 Re: Using pg_migrator to upgrade 8.3->8.4