>>>>> "Tom" == Tom Lane <[EMAIL PROTECTED]> writes:

    >> Is there a way to debug a PL/pgSQL function? It's behaving very
    >> irradic!

    Joel> It's crude, but you can output debugging statements w/ RAISE
    Joel> NOTICE or catch flawed assumptions by RAISE EXCEPTION.

    Tom> Also try turning on query logging, so you can see in the
    Tom> postmaster log the queries plpgsql is sending to the SQL
    Tom> engine.

Would that be the 'debug_print_query = true' in posgresql.conf?

It IS true, but still nothing in the syslog...

-- 
 Turbo     __ _     Debian GNU     Unix _IS_ user friendly - it's just 
 ^^^^^    / /(_)_ __  _   ___  __  selective about who its friends are 
         / / | | '_ \| | | \ \/ /   Debian Certified Linux Developer  
  _ /// / /__| | | | | |_| |>  <  Turbo Fredriksson   [EMAIL PROTECTED]
  \\\/  \____/_|_| |_|\__,_/_/\_\ Stockholm/Sweden

PLO Legion of Doom domestic disruption Clinton spy Rule Psix Nazi
quiche radar fissionable BATF SDI bomb security NSA
[See http://www.aclu.org/echelonwatch/index.html for more about this]

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to