Re: Backup file not UTF-8 (introduced bug in 1.6.2)

From: Dave Page <dpage(at)postgresql(dot)org>
To: Laurent ROCHE <laurent_roche(at)yahoo(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Backup file not UTF-8 (introduced bug in 1.6.2)
Date: 2007-01-09 16:45:57
Message-ID: 45A3C6C5.2000705@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Laurent ROCHE wrote:
> Hi,
>
> A bug has been introduced in the version 1.6.2: when backing up in a file, the file produced is not in UTF-8 format even though it is specified in the preferences.
>
> That used to work in 1.6.1

The UTF-8 option only applies to saved queries etc. not to backups. They
are written entirely by pg_dump which is part of PostgreSQL.

Regards Dave

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Mathias Durst 2007-01-10 08:08:31 Bug in Exporter V1.6.X
Previous Message Christophe Chauvet 2007-01-09 16:34:26 Re: Upgrading Win from 1.6.1 to 1.6.2 failed?