RE: consulta problema de conversion

From: "Cesar Erices" <caerices(at)gmail(dot)com>
To: "'Jaime Casanova'" <systemguards(at)gmail(dot)com>
Cc: <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: RE: consulta problema de conversion
Date: 2006-10-24 13:59:41
Message-ID: 453e1c51.25250e20.7346.ffff98fd@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Gracias por tu ayuda...
Pero no cambio por que al poner log_statement =’all’ me di cuenta que eso
pasaba cundo desencriptaba las claves desde la base de datos

2006-10-24 10:43:56 ERROR: conversion between latin9 and LATIN1 is not
supported
2006-10-24 10:43:56 LOG: statement: SELECT * From USUARIOS WHERE US_Firma =
'admin' AND US_Pwd = 'åìæäåù' AND US_Alta = 't'

Como ves el us_pwd esta encriptado en la base de datos

Sera recomendable cambiar a latin9 o no es necesario

Desde ya, nuevamente gracias...

-----Mensaje original-----
De: Jaime Casanova [mailto:systemguards(at)gmail(dot)com]
Enviado el: Lunes, 23 de Octubre de 2006 22:06
Para: Cesar Erices
CC: pgsql-es-ayuda(at)postgresql(dot)org
Asunto: Re: [pgsql-es-ayuda] consulta problema de conversion

On 10/23/06, Cesar Erices <caerices(at)gmail(dot)com> wrote:
> Según Jaime en algún lado estoy seteando client_encoding a latin9 y me
> gustaría saber si alguien sabe como puedo averiguar donde se encuentra el
> inconveniente y como hacer para solucionarlo
> Desde ya muchas gracias

setea log_statement='all' y log_connections=on en postgresql.conf

--
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 Cesar Erices 2006-10-24 14:03:26 RE: herramienta
Previous Message Juanky Moral 2006-10-24 11:23:27 Re: herramienta