[ Possible problem with Postgres ]

From: "Osvaneo Ap(dot) Ferreira" <osvaneo(at)ig(dot)com(dot)br>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: [ Possible problem with Postgres ]
Date: 2003-03-27 23:57:34
Message-ID: HIEMKEEHPLNCAGCJKDMIEELHCCAA.osvaneo@ig.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I have a postgres-7.1.3 server installed. Every, the output message error is:

DEBUG: query: SELECT a.* FROM gn_anuncio a, gn_imovel i WHERE a.codtipanu>0 AND a.staanu='A' AND a.dtafim>=CURRE
NT_DATE AND a.codcad=3 AND a.codanu=i.codanu AND i.cd_localidade=88463 AND i.cd_tipooperacao=2 AND i.cd_tipoimove
l=2 AND i.ic_imovelnovo=2 ORDER BY a.codtipanu, a.dtaini DESC LIMIT 0 OFFSET 0
DEBUG: CommitTransactionCommand
/iG/dbms/postgres/bin/postmaster: reaping dead processes...
/iG/dbms/postgres/bin/postmaster: CleanupProc: pid 1104 exited with status 0
/iG/dbms/postgres/bin/postmaster: BackendStartup: pid 1283 user producao db producao socket 5
FindExec: found "/iG/dbms/postgres/bin/postgres" using argv[0]

This is a error ?
If true, What means this error ?

Tks,

Osvâneo A. Ferreira
osvaneo(at)ig(dot)com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Josh Goldberg 2003-03-28 02:45:27 lost tables
Previous Message Hacksaw 2003-03-27 23:25:46 Re: Upgrading: So now you tell me!!?!?