Ok that's a front-end. My problem isn't with my website.. he's work fine in utf8 with postgreSQL in utf8 - tested with pg_connect or odbc connection.
PgAdmin is a front-end too, not ?! And it's pgadmin that doesn't display data in utf8. All is encoded in WIN1252 whereas all settings are utf8/unicode in all options. More, phppgadmin has the same problem. So we could conclude that my database isn't in utf8, but postgreSQL say no.
So, pgadmin and phpadmin use the same device to collect data ? And this is the way which wrong ?
On Fri, Dec 14, 2012 at 10:26 AM, Baptiste GONOD <baptiste.gonod@gmail.com> wrote: > < [Please keep replies on the mailing list] >> Someone give me pgadmin-support@postgresql.org so where do I must post ? >> Send to the same mail ?
> < I'm talking about whatever application you've got that's running on top of > PostgreSQL. >> What kind of app ?? Can you give me an example, because I don't see what >> app can run in front of postgre ! :O
Virtually noone will run PostgreSQL without an app in front of it. That might be a website, an ERP system or something like Drupal or MediaWiki. The whole product is designed to sit behind an application of some sort.