| From: | "PGMailList" <pgmail(at)pgexplorer(dot)com> |
|---|---|
| To: | "Ludwig Lim" <lud_nowhere_man(at)yahoo(dot)com>, "PostgreSQL Mailing List" <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: Running stored procedure |
| Date: | 2002-04-09 11:07:09 |
| Message-ID: | 006a01c1dfb6$b6b8f0a0$05faa8c0@edios |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
do a
select yourfunctionname();
That should do it!!
----- Original Message -----
From: "Ludwig Lim" <lud_nowhere_man(at)yahoo(dot)com>
To: "PostgreSQL Mailing List" <pgsql-novice(at)postgresql(dot)org>
Sent: Tuesday, April 09, 2002 11:28 AM
Subject: [NOVICE] Running stored procedure
> Hi,
>
> Is there a way to execute a stored procedure at the
> command line (psql)?
>
> thanks,
> ludwig.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | virka prasetia | 2002-04-09 11:10:16 | installation problem |
| Previous Message | Ludwig Lim | 2002-04-09 09:28:47 | Running stored procedure |