Re: New from mssql. Help please - Mailing list pgsql-novice
From | hendro |
---|---|
Subject | Re: New from mssql. Help please |
Date | |
Msg-id | 000f01c43fe7$a1037490$1548053d@HERCULES Whole thread Raw |
In response to | New from mssql. Help please ("hendro" <hendro@connexiasolutions.com>) |
Responses |
Re: New from mssql. Help please
|
List | pgsql-novice |
I've tried it, but nothing happen, just display some text says "less:not found" What's wrong?
I use version 7.3.1.
PostgreSQL 7.3.1 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.2 20020927 (prerelease)
Should I upgrade?
Thanks.
-----Original Message-----
From: pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Joe Erickson
Sent: Jumat, 21 Mei 2004 19:40
To: hendro; pgsql-novice@postgresql.org
Subject: Re: [NOVICE] New from mssql. Help please
In psql, you can do a \da to list aggregate functions, like max() and sum(), and \df to list functions. This is probably not the best way to learn the functions though. A good web site that lists functions is http://www.postgresql.org/docs/7.4/interactive/functions.html
-----Original Message-----
From: pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-owner@postgresql.org]On Behalf Of hendro
Sent: Friday, May 21, 2004 3:50 AM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] New from mssql. Help please
Hi,
I'm new here.
My major problem is working with functions. (previously I use SQL
Server)
For instance, I haven't find a way to alter a function, or to view function list. (any keystroke like \d that will display functions ?) Can anybody suggest a nice place to start? An URL perhaps?
BTW, \? returns nothing in psql. How come?
Thanks
Hendro
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
I've tried it, but nothing happen, just display some text says "less:not found" What's wrong? My use version 7.3.1. Should I upgrade?
version
-----------------------------------------------------------------------------------------
PostgreSQL 7.3.1 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.2 20020927 (prerelease)
Thanks.
-----Original Message-----
From: pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Joe Erickson
Sent: Jumat, 21 Mei 2004 19:40
To: hendro; pgsql-novice@postgresql.org
Subject: Re: [NOVICE] New from mssql. Help please
In psql, you can do a \da to list aggregate functions, like max() and sum(), and \df to list functions. This is probably not the best way to learn the functions though. A good web site that lists functions is http://www.postgresql.org/docs/7.4/interactive/functions.html
-----Original Message-----
From: pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-owner@postgresql.org]On Behalf Of hendro
Sent: Friday, May 21, 2004 3:50 AM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] New from mssql. Help please
Hi,
I'm new here.
My major problem is working with functions. (previously I use SQL
Server)
For instance, I haven't find a way to alter a function, or to view function list. (any keystroke like \d that will display functions ?) Can anybody suggest a nice place to start? An URL perhaps?
BTW, \? returns nothing in psql. How come?
Thanks
Hendro
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
Attachment
pgsql-novice by date: