From: | Devrim GUNDUZ <devrim(at)CommandPrompt(dot)com> |
---|---|
To: | Ali Dereli <derelinux(at)gmail(dot)com> |
Cc: | pgsql-tr-genel(at)postgresql(dot)org |
Subject: | Re: Türkçe Karater |
Date: | 2006-11-10 21:33:18 |
Message-ID: | 1163194398.3114.12.camel@laptop.gunduz.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-tr-genel |
Merhaba,
On Fri, 2006-11-10 at 23:21 +0200, Ali Dereli wrote:
> Acaba pgdump ile olusturdugumuz dosyanın karakter kodunu nasıl
> belirleriz??
man pg_dump
-E encoding
--encoding=encoding
Create the dump in the specified character set
encoding. By default, the dump is created in the database encoding.
(Another way to get the same result is to set the PGCLIENTENCODING
environment variable to the desired dump encoding.)
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Erkin Tek | 2006-11-15 09:51:41 | tekil olmayan kolona tekil anahtar eklesek? |
Previous Message | Ali Dereli | 2006-11-10 21:21:57 | Re: Türkçe Karater |