From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26530 Path: main.gmane.org!not-for-mail From: Eric Marsden Newsgroups: gmane.emacs.gnus.general Subject: Re: mysql as a backend Date: 09 Nov 1999 18:57:41 +0100 Organization: LAAS-CNRS http://www.laas.fr/ Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035163721 19885 80.91.224.250 (21 Oct 2002 01:28:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:28:41 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA20142 for ; Tue, 9 Nov 1999 12:58:13 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB00928; Tue, 9 Nov 1999 11:58:11 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 09 Nov 1999 11:58:26 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA03321 for ; Tue, 9 Nov 1999 11:58:12 -0600 (CST) Original-Received: from laas.laas.fr (root@laas.laas.fr [140.93.0.15]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA20124 for ; Tue, 9 Nov 1999 12:57:40 -0500 (EST) Original-Received: from dukas.laas.fr (dukas [140.93.21.58]) by laas.laas.fr (8.9.3/8.9.3) with ESMTP id SAA13047 for ; Tue, 9 Nov 1999 18:57:37 +0100 (MET) Original-Received: (from emarsden@localhost) by dukas.laas.fr (8.9.3/8.9.3) id SAA18824; Tue, 9 Nov 1999 18:57:41 +0100 (MET) Original-To: ding@gnus.org X-Eric-Conspiracy: there is no conspiracy X-Attribution: ecm X-URL: http://www.chez.com/emarsden/ In-Reply-To: merlyn@stonehenge.com's message of "09 Nov 1999 09:31:15 -0800" Original-Lines: 11 X-Mailer: Gnus v5.7/Emacs 20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26530 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26530 I think it would be easier to use pg.el [1], which provides an elisp interface to PostgreSQL, by implementing its socket-level frontend/backend protocol. I'd even do it myself, but I'm not familiar with Gnus backends. [1] -- Eric Marsden It's elephants all the way down