Re: Error en el log

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Felipe Amezquita" <felmarla(at)gmail(dot)com>
Cc: postgresayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Error en el log
Date: 2007-10-17 01:43:49
Message-ID: c2d9e70e0710161843l286bbb6fk3d291af6c253898b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 10/10/07, Felipe Amezquita <felmarla(at)gmail(dot)com> wrote:
> Que tal lista
>
> La cuestion es la siguiente ando siguiendole la pista al log ya que el
> sistema trabaja muy bien un rato y despues de un rato
> presenta el siguiente error
>
> could not open relation 1663
> Que puede ser por fa el que me ayude lo agradezco.
>

parece que no existe la relacion con el oid 1663

puedes revisar que es haciendo:

select * from pg_class where oid = 1663

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

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Rowry Jonathan Vásquez Prevate Llaguno 2007-10-17 06:18:37 Apoyando en Wikipedia
Previous Message Osvaldo Rivas 2007-10-17 01:40:46 Re: connect by para postgres???