Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Re: création de base en UTF8



reprenons au debut si vous avez le temps.

*install fraiche de postgresql*

createdb -E UTF8 tiny_erp
file cre_tab.sql
--> cre_tab.sql: ASCII text
psql -v client_encoding=ASCII tiny_erp < cre_tab.sql
-->PANIC ?





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group