What is syntax to use \i to include files? - Mailing list pgsql-novice

From Francisco Reyes
Subject What is syntax to use \i to include files?
Date
Msg-id 20010906101919.S2545-100000@zoraida.natserv.net
Whole thread Raw
List pgsql-novice
I have a file I want to read into psql using \i.
I had done it in the past but today I am getting "No such file or
directory" no matter what I try.

For instance I even tried copying my script file to /tmp and doing "\i
/tmp/he.inc". Still got the No such file... error.

Do include files need to be in a particular directory?



pgsql-novice by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Re: avg() from multiple columns
Next
From: Francisco Reyes
Date:
Subject: Importing an ASCII file