From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | rwieland(at)acm(dot)org |
Cc: | pgsql-general(at)postgresql(dot)org, "Dick Wieland(at)Verizon" <dwieland(at)verizon(dot)net> |
Subject: | Re: pg_options in postgres 7.3.2 |
Date: | 2003-06-18 17:25:37 |
Message-ID: | 200306181725.h5IHPbJ14661@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I think you want to edit postgresql.conf.
---------------------------------------------------------------------------
Dick Wieland wrote:
> Hi,
>
> I'm wondering if this pg_options "option" works in 7.3.2? I dropped the
> following script
>
> verbose=2
> query=4
> hostlookup
> showportnumber
>
> as $PGDATA/pg_options and then rehupped with pg_ctl ...
>
> but I cannot find any output anywhere.
>
> Any helps or tips or "dahs" would be appreciated.
>
> What I'm trying to do is see under my function PL/pgsql function call to
> see what's wrong ... what tools do
> people use to debug their PL/pgsql. I can't seem to find very many. Is
> there a dbms_output equivalent, for instance?
>
> Thanks,
> Dick Wieland
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Ernest E Vogelsinger | 2003-06-18 17:29:05 | Re: Linux supports hot-swappable hardware? [was Re: |
Previous Message | Matthew Nuzum | 2003-06-18 17:22:13 | Re: PostgreSQL alternative to "Oracle Real Application Cluster" |