Re: [GENERAL] Byte order mark added by (the envelope please...) pgAdmin3 !!

From: Fernando Hevia <fhevia(at)gmail(dot)com>
To: John Gage <jsmgage(at)numericable(dot)fr>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Dave Page <dpage(at)pgadmin(dot)org>, Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>, pgAdmin Support List <pgadmin-support(at)postgresql(dot)org>
Subject: Re: [GENERAL] Byte order mark added by (the envelope please...) pgAdmin3 !!
Date: 2010-04-22 15:28:13
Message-ID: s2kb9e2597c1004220828oc6c1676bhbbf5ef720593988b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-general

You could also disable "Read and write Unicode UTF-8 files" in
Options->Preferences.
It will not write a BOM but you will not have UTF-8 either.

On Thu, Apr 22, 2010 at 07:29, John Gage <jsmgage(at)numericable(dot)fr> wrote:

> Additionally, if the Vim option "bomb" is set to "nobomb" it will strip the
> BOM. This solves my "problem" by permitting editing files in both Vim and
> pgAdmin3 Query tool and then being able to run the files in psql.
>
> :set nobomb [in Vim]
>
>
>
> On Apr 22, 2010, at 12:12 PM, Magnus Hagander wrote:
>
> FYI, psql in PostgreSQL 9.0 will ignore UTF8 BOMs.
>>
>
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Chris Collins 2010-04-22 17:22:59 database restore problem
Previous Message John Gage 2010-04-22 10:29:12 Re: [GENERAL] Byte order mark added by (the envelope please...) pgAdmin3 !!

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2010-04-22 16:45:24 Re: Embedded Postgres
Previous Message Greg Sabino Mullane 2010-04-22 15:25:49 Re: Best way to replicate to large number of nodes