Possible error in 8 beta documentation "basics.sql" > "basics.source"

From: Stony Grunow <stony(at)luminousinc(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Possible error in 8 beta documentation "basics.sql" > "basics.source"
Date: 2004-08-29 23:42:02
Message-ID: 06CF064A-FA15-11D8-9728-000D932944B4@luminousinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Michael Glaesemann 2004-08-29 23:50:59 Re: Still no support for XML-GUIs on PostgreSQL Docs?
Previous Message Peter Eisentraut 2004-08-29 15:20:51 Re: Still no support for XML-GUIs on PostgreSQL Docs?