Re: psql arguments

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rod Taylor <rbt(at)zort(dot)ca>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql arguments
Date: 2002-08-12 16:08:00
Message-ID: 200208121608.g7CG81s05994@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Uh, from the command line, you are running _only_ a (f)ile, while from
inside psql, you are (i)ncluding it in your session; the existing
values seem OK to me.

---------------------------------------------------------------------------

Rod Taylor wrote:
> In 7.2.1, the psql argument to import a file from a connected database
> is \i. From the command line its -f.
>
> Any chance we could make these consistent with eachother.
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Copeland 2002-08-12 16:17:31 Re: [HACKERS] Linux Largefile Support In Postgresql RPMS
Previous Message Greg Copeland 2002-08-12 16:07:51 Re: [HACKERS] Linux Largefile Support In Postgresql RPMS