Re: [Pgsql-ayuda] Problema con funciones

From: Adrian Galindo <agalindo(at)liceaga(dot)facmed(dot)unam(dot)mx>
To:
Cc: Pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: [Pgsql-ayuda] Problema con funciones
Date: 2003-06-19 16:10:56
Message-ID: 3EF1E090.7040202@liceaga.facmed.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Manuel Sugawara wrote:

>no reinventes la rueda, usa to_ascii ej
>
>
Welcome to psql 7.3.2, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

bd=> select to_ascii('áéíóúñ');
ERROR: pg_to_ascii(): unsupported encoding from SQL_ASCII

¿Tiene que ver con la versión?

Gracias.
Adrián.

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Manuel Sugawara 2003-06-19 16:34:47 Re: [Pgsql-ayuda] Problema con funciones
Previous Message sandrigo lezcano 2003-06-19 16:10:17 [Pgsql-ayuda] cambiar PGDATA