Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Mladen Gogala Newsgroups: comp.databases.postgresql Subject: Re: PostgreSQL 9.0 in Ubuntu Linux Date: Sat, 13 Aug 2011 15:54:36 +0000 (UTC) Organization: solani.org Lines: 25 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: solani.org 1313250876 22382 eJwFwYERACEIA7CVBKF+x/mrdP8RTHojoFNoVLvt+IhtDjuZxArNSbGpMeSgrmdNBf47xAMVDhFc (13 Aug 2011 15:54:36 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Sat, 13 Aug 2011 15:54:36 +0000 (UTC) User-Agent: Pan/0.133 (House of Butterflies) X-User-ID: eJwNyccBwDAIBLCVTDnA41DC/iM4+gpiZO1qMMViFeOnrh36o8DUfRskMRVHOic/lVxwGJOkPwmaEIw= Cancel-Lock: sha1:bKVS86im4MMonLCGMeyedwlXXW8= X-NNTP-Posting-Host: eJwNyMEBwCAIA8CVgBjAcRRk/xHaex7h6hXL6YvDEW2k/fUm77PJgPW2C5VjrfkegFil/FMoBt7oOzuSU3tPoMdLowQ853yy8hmP Xref: x330-a1.tempe.blueboxinc.net comp.databases.postgresql:208 On Sat, 13 Aug 2011 11:07:12 +0000, Fredrik Jonson wrote: > Here's what I've done to install postgresql 9.0.4 on my ubuntu system. > > sudo apt-add-repository ppa:pitti/postgresql sudo apt-get update > sudo apt-get install postgresql-9 I thought that something like that might exist for Ubuntu. I couldn't tell him that because I'm running F14 at home: [mgogala@medo ~]$ cat /etc/redhat-release Fedora release 14 (Laughlin) Fedora doesn't have apt-get, it uses yum. BTW, Fedora packages are poorly maintained: rpm -qa|grep postgresql90-server postgresql90-server-9.0.2-1PGDG.f14.i686 It should be 9.0.4. -- http://mgogala.byethost5.com