| From: | Doug Silver <dsilver(at)quantified(dot)com> |
|---|---|
| To: | Pam Wampler <Pam_Wampler(at)taylorwhite(dot)com> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Question 7.1.3>>7.2 |
| Date: | 2002-02-22 21:57:26 |
| Message-ID: | Pine.LNX.4.21.0202221354440.10661-100000@danzig.sd.quantified.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)postgresql(dot)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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew McMillan | 2002-02-22 22:07:03 | Re: indexes on multiple columns |
| Previous Message | Andrew McMillan | 2002-02-22 21:55:21 | Re: select IN problem |