Re: [GENERAL] " \i filename "

From: Eric Marsden <emarsden(at)mail(dot)dotcom(dot)fr>
To: sim(at)infomatch(dot)com
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] " \i filename "
Date: 1998-09-11 09:52:11
Message-ID: 86n287dlis.fsf@cook.onecert.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "s" == sim <sim(at)infomatch(dot)com> writes:

s> In psql, does the " \i filename " allow you to choose a file not
s> in the current directory.? It seems that \i only allows you to
s> specify a filename which is in your current directory; the one you
s> are in before you start psql.

Just say `\i /absolute/path/to/file.sql', or use a relative pathname.

--
Eric Marsden
emarsden @ mail.dotcom.fr
It's elephants all the way down

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jose' Soares 1998-09-11 12:28:31 Re: [GENERAL] Is it possible to drop a column?
Previous Message Jose' Soares 1998-09-11 07:16:28 Re: [GENERAL] Foreign Keys