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 E91DB9DCC07; Thu, 16 Mar 2006 12:06:57 -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 37037-05-3; Thu, 16 Mar 2006 12:06:56 -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 8A2AE9DCBB6; Thu, 16 Mar 2006 12:06:55 -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 k2GG6sSU017208; Thu, 16 Mar 2006 11:06:54 -0500 (EST) To: "Magnus Hagander" cc: "Martijn van Oosterhout" , pgsql-www@postgresql.org, pgsql-hackers@postgresql.org Subject: Re: [HACKERS] Bug report form: locale/encoding In-reply-to: <6BCB9D8A16AC4241919521715F4D8BCEA35155@algol.sollentuna.se> References: <6BCB9D8A16AC4241919521715F4D8BCEA35155@algol.sollentuna.se> Comments: In-reply-to "Magnus Hagander" message dated "Thu, 16 Mar 2006 16:44:25 +0100" Date: Thu, 16 Mar 2006 11:06:54 -0500 Message-ID: <17207.1142525214@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/93 X-Sequence-Number: 9683 "Magnus Hagander" writes: > Output from pg_config: > Output from pg_controldata: > should do a lot. With that, we could even remove the version field if we > wanted to - but do we? Might be good to keep it in case ppl have a > question that doesn't need/want pg_config/pg_controldata. Also, I had forgotten that 8.1 is the first release in which pg_config without any argument will give you a brain dump of all it knows. Before that, it's a lot less friendly ... The pg_controldata output is probably more interesting in most cases anyway, so put that question first. regards, tom lane