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 archives
  Advanced Search

Re: Correct Encoding


  • From: Raymond O'Donnell <rod(at)iol(dot)ie>
  • To: kulmacet101(at)kulmacet(dot)com
  • Cc: pgsql-php <pgsql-php(at)postgresql(dot)org>
  • Subject: Re: Correct Encoding
  • Date: Thu, 08 Jan 2009 22:45:05 +0000
  • Message-id: <496681F1.7070309@iol.ie> <text/plain>

On 08/01/2009 22:41, kulmacet101(at)kulmacet(dot)com wrote:

> I am starting a new project using PHP and Postgres. I recently bumped into
> an issue with Postgresql & PHP encoding (It's still a mess).
> Could some one recommend what encoding to use for the database that
> integrates easily with PHP?

I use UTF8 at the server and LATIN9 at the client, as I need to store
characters with fádas (accents in Irish).

Ray.


------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group