From: | "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Vince Vielhaber <vev(at)michvhf(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: psql: anyone ever notice? |
Date: | 2000-11-19 20:21:08 |
Message-ID: | 20001119142108.A1018@rice.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
It's a shell thing: Vince is running csh (or a derivative thereof)
while Tom (and I) are running some sort of Bourne derived shell.
Vince, try:
psql -\?
Which works more universally.
Ross
On Sun, Nov 19, 2000 at 02:44:01PM -0500, Tom Lane wrote:
> Vince Vielhaber <vev(at)michvhf(dot)com> writes:
> > $ psql -?
> > psql: No match.
>
> Odd --- I get the right thing:
>
> $ psql -?
> This is psql, the PostgreSQL interactive terminal.
>
--
Open source code is like a natural resource, it's the result of providing
food and sunshine to programmers, and then staying out of their way.
[...] [It] is not going away because it has utility for both the developers
and users independent of economic motivations. Jim Flynn, Sunnyvale, Calif.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-11-19 22:16:11 | Final proposal for resolving C-vs-newC issue |
Previous Message | Peter Eisentraut | 2000-11-19 20:16:38 | Re: psql: anyone ever notice? |