Re: [GENERAL] " \i filename "

From: "sim" <sim(at)matrix(dot)infomatch(dot)com>
To: emarsden(at)mail(dot)dotcom(dot)fr, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] " \i filename "
Date: 1998-09-12 01:20:22
Message-ID: 199809120813.BAA05738@matrix.infomatch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> To: sim(at)infomatch(dot)com
> Cc: pgsql-general(at)postgreSQL(dot)org
> Subject: Re: [GENERAL] " \i filename "
> Reply-to: emarsden(at)mail(dot)dotcom(dot)fr
> From: Eric Marsden <emarsden(at)mail(dot)dotcom(dot)fr>
> Date: 11 Sep 1998 11:52:11 +0200

> >>>>> "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.
>

Thanks a lot. But I still have problems using absolute path names or
even relative path names. I have set up the $PATH also, but it did
not help.

Thanks.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Patrick Welche 1998-09-12 17:43:58 Odd termination
Previous Message Aleksey Dashevsky 1998-09-11 13:37:10 Re: [GENERAL] Foreign Keys