X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id B036D9DCC67; Thu, 16 Mar 2006 11:07:52 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 27688-01-2; Thu, 16 Mar 2006 11:07:55 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id D134E9DC9E7; Thu, 16 Mar 2006 11:07:48 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id k2GF7qUs016552; Thu, 16 Mar 2006 10:07:52 -0500 (EST) To: Martijn van Oosterhout cc: Magnus Hagander , pgsql-www@postgresql.org, pgsql-hackers@postgresql.org Subject: Re: [HACKERS] Bug report form: locale/encoding In-reply-to: <20060316095227.GC20889@svana.org> References: <6BCB9D8A16AC4241919521715F4D8BCEA3513E@algol.sollentuna.se> <20060316095227.GC20889@svana.org> Comments: In-reply-to Martijn van Oosterhout message dated "Thu, 16 Mar 2006 10:52:27 +0100" Date: Thu, 16 Mar 2006 10:07:52 -0500 Message-ID: <16551.1142521672@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.113 required=5 tests=[AWL=0.113] X-Spam-Score: 0.113 X-Spam-Level: X-Archive-Number: 200603/90 X-Sequence-Number: 9680 Martijn van Oosterhout writes: > Has anyone considered something like "reportbug" in Debian which > collects a certain amount of information about the system and then > creates an email with the information included. Of perhaps a pg_buginfo > like this: pg_config and pg_controldata together cover most if not all of this info, and neither requires a running postmaster. regards, tom lane