Re: Problema al restaurar una BD

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Mario Rodriguez <mario(dot)irs(at)gmail(dot)com>
Cc: Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Problema al restaurar una BD
Date: 2012-02-09 22:34:29
Message-ID: 1328826614-sup-8187@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda


Excerpts from Mario Rodriguez's message of jue feb 09 19:18:27 -0300 2012:

> al tratar de restaurar cualquier tipo de respaldo que he creado en cierto
> momento me arroja el siguiente error:
>
> Error from TOC entry 5566; 0 50425 TABLE DATA pxi_cat_calculados pgsql
> COPY failed for table "pxi_cat_calculados": ERROR: no existe el tipo
> «racional»
> LINE 1: SELECT '(1,2)'::RACIONAL
> ^

¿El tipo realmente se llama RACIONAL con mayúsculas? ¿Cómo estas
haciendo el restore?

--
Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Ivan Perales M. 2012-02-10 07:47:58 Tamaño en tabla toast para tipo de dato bytea
Previous Message Mario Rodriguez 2012-02-09 22:18:27 Problema al restaurar una BD