Re: ERROR: relation "catalogo" does not exist

From: Mario Jiménez Carrasco <mario(dot)carrasco(at)gmail(dot)com>
To: "Jaime Casanova" <systemguards(at)gmail(dot)com>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: ERROR: relation "catalogo" does not exist
Date: 2007-05-14 05:13:17
Message-ID: e6f25a570705132213y6189f787t5f465b650f64c22e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

la tabla la cree, si existe... lo escribi con la primera letra en mayusculas
y el resto en minuscula... lo que no entiendo es lo del search_path... es
alguna ruta que debo configurar en postgresql o en python?

gracias...

On 5/13/07, Jaime Casanova <systemguards(at)gmail(dot)com> wrote:
>
> On 5/13/07, Mario Jiménez Carrasco <mario(dot)carrasco(at)gmail(dot)com> wrote:
> > ProgrammingError: ERROR: relation catalogo does not exist
> >
> > Alguien sabe a que puede deberse?
> >
>
> o la tabla no existe, o no esta en el search_path o cuando la creaste
> escribiste el nombre con mayusculas y entre comillas...
>
> --
> 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
>

--
ISC. Mario Jimenez Carrasco
Ingeniero de Software.

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Mario Jiménez Carrasco 2007-05-14 05:13:55 Re: ERROR: relation "catalogo" does not exist
Previous Message Jaime Casanova 2007-05-14 05:02:29 Re: ERROR: relation "catalogo" does not exist