Обсуждение: documention on psql?

Поиск
Список
Период
Сортировка

documention on psql?

От
Cindy
Дата:
I'm going bats trying to find the documention on the command line
interface -- the \dt's, \df's etc, and how to pull out definitions of
functions and that kind of thing.  I'm just not looking in the right
places in my Stinson book nor online, I guess.  Can anyone point me in
the right direction?

Thanks!

--Cindy
--
ctmoore@uci.edu

Re: documention on psql?

От
Joe Conway
Дата:
Cindy wrote:
> I'm going bats trying to find the documention on the command line
> interface -- the \dt's, \df's etc, and how to pull out definitions of
> functions and that kind of thing.  I'm just not looking in the right
> places in my Stinson book nor online, I guess.  Can anyone point me in
> the right direction?
>
> Thanks!
>
> --Cindy
>

Try:
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/app-psql.html

HTH,

Joe



Re: documention on psql?

От
"Dean Hill"
Дата:
Try:

   http://www.postgresql.org/idocs/

Or

 [Postgresql install directory]/doc/html/index.html

Then go to the Postgresql Reference Manual -> client applications ->
psql.

    -Dean

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Cindy
Sent: Wednesday, February 20, 2002 3:53 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] documention on psql?



I'm going bats trying to find the documention on the command line
interface -- the \dt's, \df's etc, and how to pull out definitions of
functions and that kind of thing.  I'm just not looking in the right
places in my Stinson book nor online, I guess.  Can anyone point me in
the right direction?

Thanks!

--Cindy
--
ctmoore@uci.edu

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster