From owner-freebsd-database Mon Feb 2 09:59:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01642 for database-outgoing; Mon, 2 Feb 1998 09:59:17 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from sendero.simon-shapiro.org (sendero-fxp0.Simon-Shapiro.ORG [206.190.148.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA01594 for ; Mon, 2 Feb 1998 09:59:14 -0800 (PST) (envelope-from shimon@sendero-fxp0.simon-shapiro.org) Received: (qmail 25121 invoked by uid 1000); 31 Jan 1998 01:32:51 -0000 Message-ID: X-Mailer: XFMail 1.3-alpha-012698 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 30 Jan 1998 17:32:51 -0800 (PST) Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: The Hermit Hacker Subject: Re: your mail Cc: freebsd-database@FreeBSD.ORG Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" On 30-Jan-98 The Hermit Hacker wrote: > On Thu, 29 Jan 1998, Simon Shapiro wrote: > >> I am redirecting to the database list, which is more appropriate. I >> think. > > I've forwarded this over to pgsql-ports@postgresql.org...the > version that Simon is using is a purely development snapshot...not even > beta yet...the problems report are most likely PostgreSQL/Alpha related > then anything in FreeBSD... With today's snapshot, I am able to login locally, using: local all trust in data/pg_hba.conf. Trying: host all 127.0.0.1 255.255.255.255 trust Does not convince it at all. But at least I can go back to creating my 20,000,000 rows of data. ---------- Sincerely Yours, Simon Shapiro Shimon@Simon-Shapiro.ORG Voice: 503.799.2313 From owner-freebsd-database Wed Feb 4 00:25:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11413 for database-outgoing; Wed, 4 Feb 1998 00:25:17 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from ms11.hinet.net (root@ms11.hinet.net [168.95.4.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11408 for ; Wed, 4 Feb 1998 00:25:16 -0800 (PST) (envelope-from jwlo@ms11.hinet.net) Received: from ms11.hinet.net (h167.s153.ts.hinet.net [168.95.153.167]) by ms11.hinet.net (8.8.8/8.8.8) with ESMTP id QAA20666 for ; Wed, 4 Feb 1998 16:27:07 +0800 (CST) Message-ID: <34D82533.4699CC4@ms11.hinet.net> Date: Wed, 04 Feb 1998 16:22:11 +0800 From: Doug Lo X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-database@FreeBSD.ORG Subject: Does FreeBSD has a PostgreSQL 6.2.1 port? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" Hi, I checked ftp.freebsd.org and can't find postgresql port in /databases directory. Would anyone tell me which site I can get PostgreSQL 6.2.1 port? Thanks in advance, Doug. From owner-freebsd-database Wed Feb 4 00:38:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13626 for database-outgoing; Wed, 4 Feb 1998 00:38:04 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from acetylene.vapornet.net (root@acetylene.vapornet.net [209.100.218.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA13619 for ; Wed, 4 Feb 1998 00:38:01 -0800 (PST) (envelope-from john@acetylene.vapornet.net) Received: from argon.vapornet.net (vapornet.xnet.com. [205.243.141.107]) by acetylene.vapornet.net (8.8.8/VaporServer-v3.0+SpamNot) with ESMTP id CAA14925; Wed, 4 Feb 1998 02:37:59 -0600 (CST) Received: by argon.vapornet.net (8.8.8/VaporClient-1.1) id CAA18199; Wed, 4 Feb 1998 02:37:58 -0600 (CST) Date: Wed, 4 Feb 1998 02:37:58 -0600 (CST) Message-Id: <199802040837.CAA18199@argon.vapornet.net> From: John Preisler MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Doug Lo Cc: freebsd-database@FreeBSD.ORG Subject: Does FreeBSD has a PostgreSQL 6.2.1 port? In-Reply-To: <34D82533.4699CC4@ms11.hinet.net> References: <34D82533.4699CC4@ms11.hinet.net> X-Mailer: VM 6.31 under 20.2 XEmacs Lucid Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" dunno which freebsd you're using, but postgresql is in /usr/ports for -current. i was never able to get it to compile under 2.x using either the port or the version from the postgresql home site, but it works fine under current. -j Doug Lo writes: > Hi, > > I checked ftp.freebsd.org and can't find postgresql port in /databases > directory. > Would anyone tell me which site I can get PostgreSQL 6.2.1 port? > > Thanks in advance, > Doug. > > > > From owner-freebsd-database Wed Feb 4 01:42:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20988 for database-outgoing; Wed, 4 Feb 1998 01:42:52 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from ms11.hinet.net (root@ms11.hinet.net [168.95.4.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20983 for ; Wed, 4 Feb 1998 01:42:50 -0800 (PST) (envelope-from jwlo@ms11.hinet.net) Received: from ms11.hinet.net ([163.17.3.250]) by ms11.hinet.net (8.8.8/8.8.8) with ESMTP id RAA26695; Wed, 4 Feb 1998 17:43:56 +0800 (CST) Message-ID: <34D83722.327164A3@ms11.hinet.net> Date: Wed, 04 Feb 1998 17:38:42 +0800 From: Doug Lo X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: John Preisler CC: freebsd-database@FreeBSD.ORG Subject: Re: Does FreeBSD has a PostgreSQL 6.2.1 port? References: <34D82533.4699CC4@ms11.hinet.net> <199802040837.CAA18199@argon.vapornet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" You wrote: > dunno which freebsd you're using, but postgresql is in /usr/ports for > -current. i was never able to get it to compile under 2.x using > either the port or the version from the postgresql home site, but it > works fine under current. > John, I'm using FreeBSD 2.2.5-Release. May I get current postgresql port and compile it under 2.2.5? -Doug. > > > Doug Lo writes: > > Hi, > > > > I checked ftp.freebsd.org and can't find postgresql port in /databases > > directory. > > Would anyone tell me which site I can get PostgreSQL 6.2.1 port? > > > > Thanks in advance, > > Doug. From owner-freebsd-database Wed Feb 4 04:39:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13064 for database-outgoing; Wed, 4 Feb 1998 04:39:42 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13045 for ; Wed, 4 Feb 1998 04:39:40 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.8/8.7.5) with SMTP id HAA25144; Wed, 4 Feb 1998 07:39:46 -0500 (EST) Date: Wed, 4 Feb 1998 07:39:45 -0500 (EST) From: The Hermit Hacker To: John Preisler cc: Doug Lo , freebsd-database@FreeBSD.ORG Subject: Re: Does FreeBSD has a PostgreSQL 6.2.1 port? In-Reply-To: <199802040837.CAA18199@argon.vapornet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" On Wed, 4 Feb 1998, John Preisler wrote: > > dunno which freebsd you're using, but postgresql is in /usr/ports for > -current. i was never able to get it to compile under 2.x using > either the port or the version from the postgresql home site, but it > works fine under current. Hrmmm, I'm running it under both...what sorts of problems were you seeing? > > > -j > > > > Doug Lo writes: > > Hi, > > > > I checked ftp.freebsd.org and can't find postgresql port in /databases > > directory. > > Would anyone tell me which site I can get PostgreSQL 6.2.1 port? > > > > Thanks in advance, > > Doug. > > > > > > > > > From owner-freebsd-database Thu Feb 5 08:10:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09330 for database-outgoing; Thu, 5 Feb 1998 08:10:54 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from soccer.inetspace.com (soccer.inetspace.com [206.50.163.48]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09274 for ; Thu, 5 Feb 1998 08:10:46 -0800 (PST) (envelope-from kgor@soccer.inetspace.com) Received: (from kgor@localhost) by soccer.inetspace.com (8.8.7/8.8.7) id KAA04825; Thu, 5 Feb 1998 10:09:12 -0600 (CST) (envelope-from kgor) Date: Thu, 5 Feb 1998 10:09:12 -0600 (CST) Message-Id: <199802051609.KAA04825@soccer.inetspace.com> From: "Kent S. Gordon" To: john@vapornet.net CC: jwlo@ms11.hinet.net, freebsd-database@FreeBSD.ORG In-reply-to: <199802040837.CAA18199@argon.vapornet.net> (message from John Preisler on Wed, 4 Feb 1998 02:37:58 -0600 (CST)) Subject: Re: Does FreeBSD has a PostgreSQL 6.2.1 port? Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" >>>>> "john" == John Preisler writes: > dunno which freebsd you're using, but postgresql is in > /usr/ports for -current. i was never able to get it to compile > under 2.x using either the port or the version from the > postgresql home site, but it works fine under current. I have successfully compiled and used postgresql 6.2.1 under both FreeBSD -current and on FreeBSD 2.2.5 (I have also used early versions of postgresql on early versions of FreeBSD). What is the problem that you have? (Remember to include sysv shared memory/semaphores/message queues in your kernel). Kent S. Gordon Architect iNetSpace Co. voice: (972)851-3494 fax:(972)702-0384 e-mail:kgor@inetspace.com From owner-freebsd-database Fri Feb 6 00:00:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA21824 for database-outgoing; Fri, 6 Feb 1998 00:00:11 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from isbalham.ist.co.uk (isbalham.ist.co.uk [192.31.26.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA21812; Fri, 6 Feb 1998 00:00:07 -0800 (PST) (envelope-from rb@gid.co.uk) Received: from gid.co.uk (uucp@localhost) by isbalham.ist.co.uk (8.8.7/8.8.4) with UUCP id HAA00654; Fri, 6 Feb 1998 07:58:37 GMT Received: from [194.32.164.2] by seagoon.gid.co.uk; Fri, 6 Feb 1998 07:52:14 GMT X-Sender: rb@194.32.164.1 Message-Id: In-Reply-To: <199802052141.NAA02458@hub.freebsd.org> References: <199802051608.SAA23230@shadows.aeon.net> from mika ruohotie at "Feb 5, 98 06:08:02 pm" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Fri, 6 Feb 1998 07:48:50 +0000 To: announce@FreeBSD.ORG, database@FreeBSD.ORG, java@FreeBSD.ORG, mobile@FreeBSD.ORG From: Bob Bishop Subject: Test Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" At 9:41 pm +0000 5/2/98, Jonathan M. Bresler wrote: > please check your subscriptions. -- Bob Bishop (0118) 977 4017 international code +44 118 rb@gid.co.uk fax (0118) 989 4254 between 0800 and 1800 UK From owner-freebsd-database Sat Feb 7 02:52:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA19595 for database-outgoing; Sat, 7 Feb 1998 02:52:22 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from carlton.innotts.co.uk (root@carlton.innotts.co.uk [194.176.128.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA19582; Sat, 7 Feb 1998 02:52:14 -0800 (PST) (envelope-from robmel@innotts.co.uk) Received: from muffin.highwire.local (serialA23.innotts.co.uk [194.176.130.36]) by carlton.innotts.co.uk (8.8.5/8.8.5) with ESMTP id KAA06611; Sat, 7 Feb 1998 10:52:04 GMT Received: from [172.16.17.20] (robsmac.highwire.local [172.16.17.20]) by muffin.highwire.local (8.8.8/8.8.5) with ESMTP id KAA04267; Sat, 7 Feb 1998 10:51:53 GMT X-Sender: robmel@muffin.highwire.local Message-Id: In-Reply-To: References: <199802052141.NAA02458@hub.freebsd.org> <199802051608.SAA23230@shadows.aeon.net> from mika ruohotie at "Feb 5, 98 06:08:02 pm" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 7 Feb 1998 10:50:29 +0000 To: announce@FreeBSD.ORG, database@FreeBSD.ORG From: Robin Melville Subject: Re: Test Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe database" At 9:41 pm +0000 5/2/98, Jonathan M. Bresler wrote: > please check your subscriptions.