Re: Keyword OWNED not recognized in pg v. 8.1

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Keyword OWNED not recognized in pg v. 8.1
Date: 2007-02-13 11:11:33
Message-ID: 45D19CE5.7040000@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

dfx wrote:

> I tryied also with .rpm downloaded from postgres official site but I get a
> lot of unresolved dependencies.
>
> So I ask if it exist a document that explain step by step the process to
> upgrade v. 8.1 to v. 8.2 under Fedora Core 6, a document for novices, as I
> am.

For what it's worth, I've always found it easier to compile from source
than to try and grapple with packet managers, both under RedHat and
Ubuntu, and I'm no Linux expert.... on Ubuntu in particular, apt-get
seems to scatter files around the hard disk in all sorts of non-standard
places.

The installation instructions in the docs are very comprehensive and
easy to follow, and as long as you make sure that you have all the
requirements (readline and zlib in particular) you should have no problem.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavan Deolasee 2007-02-13 12:37:18 Re: Dumb question - how to tell if autovacuum is doing its job in 8.2.x
Previous Message Alban Hertroys 2007-02-13 10:18:07 Re: How to append tables in a view