Re: Error con el COPY ???????????

From: "Guillermo Munoz" <munozgb(at)gmail(dot)com>
To: "MIGUEL CANCHAS" <mcanchas(at)tsr(dot)com(dot)pe>
Cc: "pgsql-es-ayuda(at)postgresql(dot)org" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Error con el COPY ???????????
Date: 2008-03-12 16:57:43
Message-ID: 771dbfbd0803120957oae33ea9u53c85d52300098a0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

> Ya lo corregi cambiando a MDY.
>
> Ahora tengo otro problemita.
>
> Como hago para pasar una fecha vacia ? podria ponerla en NULL, pero cuando
> lo mando a txt me sale vacio.
>
> Miguel
>

probaste con NULL AS 'null string'

te dejo el link
http://www.postgresql.org/docs/8.3/interactive/sql-copy.html

--
Saludos
Guillermo Muñoz

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message MIGUEL CANCHAS 2008-03-12 17:03:16 RE: Error con el COPY ???????????
Previous Message jose javier parra sanchez 2008-03-12 16:42:39 Re: CREATE FUNCTION QUE RETORNA UNA TABLA