help: pgSQL docs and debug

From: Vic Cekvenich <vc(at)basebeans(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: help: pgSQL docs and debug
Date: 2003-02-02 14:47:58
Message-ID: 3E3D2F9E.2040909@basebeans.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I need to write some longer pgSQL stored procedures.

Can you help?
1. I am looking for a reference of pgSQL functions, etc.?
(I have all the books, they have just a few, I also looked all over the
web).
If you can post a link, tia.

For example, what does the || do in pg SQL with a string?
I am looking at code examples and having a hard time to follow.

2. How do I debug pgSQL stored procedure?
Right now I write step by step.
Is there a "system.out" in pgSQL? Where does it show?
Is there a GUI editor that helps (I use pgADMIN II).

Any help appreciated.

.V

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message John Cavacas 2003-02-02 15:44:05 How to return records from a function
Previous Message mallah 2003-02-02 14:39:52 Re: Help with a query for charting