| From: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
|---|---|
| To: | Alejandro Javier Pomeraniec <apomeraniec(at)buenosaires(dot)gov(dot)ar>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: LATIN1 encoding |
| Date: | 2003-07-03 23:11:47 |
| Message-ID: | 200307032011.47095.martin@bugs.unl.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mié 02 Jul 2003 08:32, Alejandro Javier Pomeraniec wrote:
> Hello !!
>
> Can i configure a table or an entire database to use LATIN1 ascii
> encoding?
>
> Instead of using to_ascii(field,'LATIN1') every time?
createdb -E LATIN1 dbname
$ man createdb
Saludos... :-)
--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dann Corbit | 2003-07-03 23:26:09 | Re: float formating with xx.00 |
| Previous Message | Dominic Marks | 2003-07-03 23:02:27 | Re: Synchronising multiple common fields among tables |