From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25848 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: storing messages in DBMSes (Was: Attaching notes to messages) Date: 12 Oct 1999 10:18:49 +0200 Organization: NCR METIS Sender: owner-ding@hpc.uh.edu Message-ID: References: <87iu4ffek7.fsf@senstation.vvf.fi> 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 1035163163 16228 80.91.224.250 (21 Oct 2002 01:19:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:19:23 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA25511 for ; Tue, 12 Oct 1999 04:20:51 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB11147; Tue, 12 Oct 1999 03:20:34 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 12 Oct 1999 03:20:57 -0500 (CDT) 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 DAA04136 for ; Tue, 12 Oct 1999 03:20:47 -0500 (CDT) Original-Received: from viffer.oslo.metis.no (sb@viffer.oslo.metis.no [195.0.254.249]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA25493 for ; Tue, 12 Oct 1999 04:18:51 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.oslo.metis.no (8.8.8/8.8.8) id KAA09386; Tue, 12 Oct 1999 10:18:49 +0200 Original-To: ding@gnus.org In-Reply-To: Eric Marsden's message of "11 Oct 1999 12:58:14 +0200" Original-Lines: 15 User-Agent: Gnus/5.07009701 (Pterodactyl Gnus v0.97.1) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25848 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25848 >>>>> Eric Marsden : > yes, using an nnpg backend which stores annotations and other metadata > in a PostgreSQL database. Sure, Postgres is not as nice as PLOB! but > it does have some OO features, it's free software, widely used, > there's even a (&/%¤#) elisp interface to it :-) > Ah! This is only the elisp interface to Postgres. Presumable the nnpg backend doesn't exist yet. But that makes me wonder: with the scaling problems all folders seem to have, has anyone ever thought about using database systems to store the messages themselves?