Re: Question 7.1.3>>7.2 - Mailing list pgsql-novice

From Doug Silver
Subject Re: Question 7.1.3>>7.2
Date
Msg-id Pine.LNX.4.21.0202221354440.10661-100000@danzig.sd.quantified.net
Whole thread Raw
In response to Question 7.1.3>>7.2  (Pam Wampler <Pam_Wampler@taylorwhite.com>)
List pgsql-novice
On Fri, 22 Feb 2002, Pam Wampler wrote:

> I am new to postgresql & freebsd -- so please bare with me.
>
> We have FreeBsd4.5-Stable which was installed using CVSup -- & this
> installed postgresql 7.1.3.
>
> Where/how can I use the CVSup & obtain the 7.2 version of postgresql?
>
> Thanks
> Pam Wampler
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

cd /usr/ports/databases/postgresql7;make all install

check the distinfo to see which version is in there, but it should be 7.2
-- for more information about the ports system, check the freebsd.org
site.  I just discovered it recently and it's made software maintenance a
snap.

 --
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
Network Manager
Quantified Systems, Inc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


pgsql-novice by date:

Previous
From: Andrew McMillan
Date:
Subject: Re: select IN problem
Next
From: Andrew McMillan
Date:
Subject: Re: indexes on multiple columns