X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 1EA89D1B4B7 for ; Mon, 1 Dec 2003 16:39:27 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 37668-01 for ; Mon, 1 Dec 2003 12:38:56 -0400 (AST) Received: from trolak.mydnsbox2.com (ns1.mydnsbox2.com [207.44.142.118]) by svr1.postgresql.org (Postfix) with ESMTP id A7187D1B477 for ; Mon, 1 Dec 2003 12:38:55 -0400 (AST) Received: from dunslane.net (x.ncshp.org [199.90.235.43]) (authenticated (0 bits)) by trolak.mydnsbox2.com (8.11.6/8.11.6) with ESMTP id hB1HZJl07760 for ; Mon, 1 Dec 2003 11:35:19 -0600 Message-ID: <3FCB6EA6.2060908@dunslane.net> Date: Mon, 01 Dec 2003 11:39:02 -0500 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Postgresql Hackers Subject: Re: initdb should create a warning message [was Re: References: <20031126043752.51857.qmail@web10804.mail.yahoo.com> <11414.1069826007@sss.pgh.pa.us> <1070231374.7719.2654.camel@linda.lfix.co.uk> <874qwl4f8h.fsf@mailbox.samurai.com> <1070263797.7719.2662.camel@linda.lfix.co.uk> <873cc4ecnb.fsf@stark.dyndns.tv> In-Reply-To: <873cc4ecnb.fsf@stark.dyndns.tv> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200312/30 X-Sequence-Number: 47934 Greg Stark wrote: >Oliver Elphick writes: > > > >>Then it needs to be stated very prominently. But the place to put a >>sign saying "Dangerous cliff edge" is beside the path that leads along >>it. >> >> > >The only way to make this prominent would be a file with the *name* "THIS >DIRECTORY CONTAINS CRITICAL DATA". Not a "README" with that message inside. > > > Renaming the directories is the only suggestion I've seen that makes sense. The others remind me of the warning that is now placed on coffee cup lids at fast food places: "Caution, Contents May Be Hot". cheers andrew