From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Dilm E(dot)I(dot)R(dot)L" <i(dot)dilm(at)yahoo(dot)es> |
Cc: | PostgreSQL <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: Error |
Date: | 2007-09-18 00:22:36 |
Message-ID: | c2d9e70e0709171722n25617eefxfb83c5eab3d3cdaf@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
evita el html o algunos evitaran tus correos...
On 9/17/07, Dilm E.I.R.L <i(dot)dilm(at)yahoo(dot)es> wrote:
>
> Como ven es un select sencillo desde el pgAdmin III Query no tengo error,
> pero cuando ejecuto mi aplicativo (PowerBuilder 9.0) tengo el Error a que se
> puede deber..
>
configura el postgresql.conf para que redirija todos los mensajes a
un archivo de log y para que grabe ahi todas las sentencias que se
ejecutan... luego, prueba tu aplicacion otra vez revisa el log y
seguro que encuentras que esta pasando...
http://www.postgresql.org/docs/current/static/runtime-config-logging.html
redirect_stderr = on
log_statement = all
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2007-09-18 02:54:36 | Re: Ayuda tuning PG 8.24 |
Previous Message | Roberto Andrade Fonseca | 2007-09-17 22:27:05 | [OT] Se solicita un DBA y dos programadores |