| From: | MIGUEL CANCHAS <mcanchas(at)tsr(dot)com(dot)pe> |
|---|---|
| To: | pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | RE: cambiar encoding |
| Date: | 2008-03-11 14:22:08 |
| Message-ID: | 410117BB01F4D611B73A00010331DD2403B589CF@tsnt.tsr.com.pe |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
OK GRACIAS, sera cuestion de volver a pasar otra tablita.
Miguel
-----Mensaje original-----
De: Alvaro Herrera [mailto:alvherre(at)commandprompt(dot)com]
Enviado el: Martes, 11 de Marzo de 2008 09:19 a.m.
Para: MIGUEL CANCHAS
CC: pgsql-es-ayuda(at)postgresql(dot)org
Asunto: Re: [pgsql-es-ayuda] cambiar encoding
MIGUEL CANCHAS escribió:
> O sea que lo hago asi entonces :
>
> sig=# set client_encoding=latin1
> sig=# COPY vihilos1 FROM 'C:\\vi.txt' DELIMITER '\t'
>
> es asi ?
Sí, algo parecido. Si estás realmente usando psql yo quizás usaría
\encoding en vez de client_encoding, pero en la práctica no creo que
haga mucha diferencia.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raul Lapitzondo | 2008-03-11 14:26:10 | Re: Funcion SQL mas lenta que un SQL |
| Previous Message | Guillermo Munoz | 2008-03-11 14:20:54 | Re: Demora mi consulta |