Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > bab02a23fa9f3df8d66a9a3231b50245 > files > 88

postgresql8.3-docs-8.3.6-2mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Localization</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 8.3.6 Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="Server Administration"
HREF="admin.html"><LINK
REL="PREVIOUS"
TITLE="Authentication problems"
HREF="client-authentication-problems.html"><LINK
REL="NEXT"
TITLE="Locale Support"
HREF="locale.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="stylesheet.css"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=ISO-8859-1"><META
NAME="creation"
CONTENT="2009-02-03T04:34:16"></HEAD
><BODY
CLASS="CHAPTER"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="5"
ALIGN="center"
VALIGN="bottom"
>PostgreSQL 8.3.6 Documentation</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="client-authentication-problems.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="client-authentication.html"
>Fast Backward</A
></TD
><TD
WIDTH="60%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
HREF="maintenance.html"
>Fast Forward</A
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
HREF="locale.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="CHARSET"
></A
>Chapter 22. Localization</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>22.1. <A
HREF="locale.html"
>Locale Support</A
></DT
><DD
><DL
><DT
>22.1.1. <A
HREF="locale.html#AEN26893"
>Overview</A
></DT
><DT
>22.1.2. <A
HREF="locale.html#AEN26966"
>Behavior</A
></DT
><DT
>22.1.3. <A
HREF="locale.html#AEN27008"
>Problems</A
></DT
></DL
></DD
><DT
>22.2. <A
HREF="multibyte.html"
>Character Set Support</A
></DT
><DD
><DL
><DT
>22.2.1. <A
HREF="multibyte.html#MULTIBYTE-CHARSET-SUPPORTED"
>Supported Character Sets</A
></DT
><DT
>22.2.2. <A
HREF="multibyte.html#AEN27449"
>Setting the Character Set</A
></DT
><DT
>22.2.3. <A
HREF="multibyte.html#AEN27485"
>Automatic Character Set Conversion Between Server and Client</A
></DT
><DT
>22.2.4. <A
HREF="multibyte.html#AEN27808"
>Further Reading</A
></DT
></DL
></DD
></DL
></DIV
><P
>  This chapter describes the available localization features from the
  point of view of the administrator.
  <SPAN
CLASS="PRODUCTNAME"
>PostgreSQL</SPAN
> supports localization with
  two approaches:

   <P
></P
></P><UL
><LI
><P
>      Using the locale features of the operating system to provide
      locale-specific collation order, number formatting, translated
      messages, and other aspects.
     </P
></LI
><LI
><P
>      Providing a number of different character sets defined in the
      <SPAN
CLASS="PRODUCTNAME"
>PostgreSQL</SPAN
> server, including
      multiple-byte character sets, to support storing text in all
      kinds of languages, and providing character set translation between
      client and server.
     </P
></LI
></UL
><P>
  </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="client-authentication-problems.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="locale.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Authentication problems</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="admin.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Locale Support</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>