Re: [GENERAL] FW: Postgres 7.4 runing on BSD

2003-12-05 Thread Vivek Khera
> "LR" == Larry Rosenman <[EMAIL PROTECTED]> writes: LR> PORTNAME?= postgresql LR> PORTVERSION?= 7.4 LR> PORTREVISION?= 0 LR> I did :-0) I stand outdated ;-) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choos

Re: [GENERAL] FW: Postgres 7.4 runing on BSD

2003-12-05 Thread Vivek Khera
> "LR" == Larry Rosenman <[EMAIL PROTECTED]> writes: LR> --On Friday, December 05, 2003 12:43:24 -0800 "Gregory S. Williamson" LR> <[EMAIL PROTECTED]> wrote: >> If anyone has any advice on building Postgres 7.4 for a freeBSD box it >> sure would be welcome. LR> cvsup your ports tree, cd /usr/

Re: [GENERAL] FW: Postgres 7.4 runing on BSD

2003-12-05 Thread Larry Rosenman
--On Friday, December 05, 2003 17:29:06 -0500 Vivek Khera <[EMAIL PROTECTED]> wrote: "LR" == Larry Rosenman <[EMAIL PROTECTED]> writes: LR> --On Friday, December 05, 2003 12:43:24 -0800 "Gregory S. Williamson" LR> <[EMAIL PROTECTED]> wrote: If anyone has any advice on building Postgres 7.4 for

Re: [GENERAL] FW: Postgres 7.4 runing on BSD

2003-12-05 Thread Larry Rosenman
--On Friday, December 05, 2003 12:43:24 -0800 "Gregory S. Williamson" <[EMAIL PROTECTED]> wrote: If anyone has any advice on building Postgres 7.4 for a freeBSD box it sure would be welcome. cvsup your ports tree, cd /usr/ports/databases/postgresql7; make; make install TIA, Greg Williamson