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 7FFB05E46C1 for ; Mon, 30 Aug 2004 08:53:02 -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 57423-10 for ; Mon, 30 Aug 2004 11:52:53 +0000 (GMT) Received: from smtp107.mail.sc5.yahoo.com (smtp107.mail.sc5.yahoo.com [66.163.169.227]) by svr1.postgresql.org (Postfix) with SMTP id 19E0D5E40BA for ; Mon, 30 Aug 2004 08:52:57 -0300 (ADT) Received: from unknown (HELO ?192.168.1.90?) (stony?g@83.32.64.164 with plain) by smtp107.mail.sc5.yahoo.com with SMTP; 30 Aug 2004 11:52:56 -0000 Mime-Version: 1.0 (Apple Message framework v619) To: pgsql-docs@postgresql.org Message-Id: <06CF064A-FA15-11D8-9728-000D932944B4@luminousinc.com> Content-Type: multipart/alternative; boundary=Apple-Mail-1--448394646 From: Stony Grunow Subject: Possible error in 8 beta documentation "basics.sql" > "basics.source" Date: Mon, 30 Aug 2004 01:42:02 +0200 X-Mailer: Apple Mail (2.619) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.4 tagged_above=0.0 required=5.0 tests=DATE_IN_PAST_12_24 X-Spam-Level: X-Archive-Number: 200408/54 X-Sequence-Number: 2514 --Apple-Mail-1--448394646 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed First, thanks for the docs. They have been very helpful In section 2.1 Introduction, I read $ cd ..../src/tutorial $ psql -s mydb ... mydb=> \i basics.sql Specifically, when I typed in "\i basics.sql" I got the error basics.sql: No such file or directory when I typed in "\i basics.source" it seemed to work. I believe the docs should be changed from "\i basics.sql" to "\i basics.source" hope this was helpful thanks stony --Apple-Mail-1--448394646 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII First, thanks for the docs. They have been very helpful In section 2.1 Introduction, I read $ cd ..../src/tutorial $ psql -s mydb ... mydb=> \i basics.sql Specifically, when I typed in "\i basics.sql" I got the error basics.sql: No such file or directory when I typed in "\i basics.source" it seemed to work. I believe the docs should be changed from "\i basics.sql" to "\i basics.source" hope this was helpful thanks stony --Apple-Mail-1--448394646--