X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 316E95E46F9 for ; Mon, 30 Aug 2004 13:31:55 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 55798-06 for ; Mon, 30 Aug 2004 16:31:58 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id B0E225E46E9 for ; Mon, 30 Aug 2004 13:31:50 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i7UGVuP8007879; Mon, 30 Aug 2004 12:31:56 -0400 (EDT) To: Stony Grunow Cc: pgsql-docs@postgresql.org Subject: Re: Possible error in 8 beta documentation "basics.sql" > "basics.source" In-reply-to: <06CF064A-FA15-11D8-9728-000D932944B4@luminousinc.com> References: <06CF064A-FA15-11D8-9728-000D932944B4@luminousinc.com> Comments: In-reply-to Stony Grunow message dated "Mon, 30 Aug 2004 01:42:02 +0200" Date: Mon, 30 Aug 2004 12:31:56 -0400 Message-ID: <7878.1093883516@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/55 X-Sequence-Number: 2515 Stony Grunow writes: > Specifically, when I typed in "\i basics.sql" I got the error > basics.sql: No such file or directory > I believe the docs should be changed from "\i basics.sql" to "\i > basics.source" No, that would be wrong. However it does seem like a good idea to transpose the directions in the README file into the SGML docs ... you evidently missed the need to "make" the tutorial files. regards, tom lane