Обсуждение: [ Possible problem with Postgres ]

Поиск
Список
Период
Сортировка

[ Possible problem with Postgres ]

От
"Osvaneo Ap. Ferreira"
Дата:
 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

 

 
Вложения

Re: [ Possible problem with Postgres ]

От
Peter Eisentraut
Дата:
Osvaneo Ap. Ferreira writes:

> 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 ?

No, it's just normal output if you have a high debug level.

--
Peter Eisentraut   peter_e@gmx.net