Re: [pgadmin-support] Byte order mark added by (the envelope please...) pgAdmin3 !! - Mailing list pgsql-general

From Magnus Hagander
Subject Re: [pgadmin-support] Byte order mark added by (the envelope please...) pgAdmin3 !!
Date
Msg-id r2n9837222c1004220312lfb5a6023l4eed953cc5040858@mail.gmail.com
Whole thread Raw
In response to Re: [pgadmin-support] Byte order mark added by (the envelope please...) pgAdmin3 !!  (John Gage <jsmgage@numericable.fr>)
Responses Re: [pgadmin-support] Byte order mark added by (the envelope please...) pgAdmin3 !!  (John Gage <jsmgage@numericable.fr>)
List pgsql-general
On Thu, Apr 22, 2010 at 12:02, John Gage <jsmgage@numericable.fr> wrote:
> I think I should clarify my original "problem" and what I see as the
> difficulty in general.
>
> I saved a UTF-8 file with the pgAdmin Query tool, which added the BOM to the
> beginning of the file during the save.
>
> I then attempted to run the file using psql with the \i meta command.
>
> I got a syntax error pointing at the very beginning of the file which turned
> out to be on account of the BOM.
>
> In other words, files saved with pgAdmin3 Query tool cannot then be run as
> files of SQL commands by psql.
>
> The two applications are incompatible at that level.

FYI, psql in PostgreSQL 9.0 will ignore UTF8 BOMs.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgsql-general by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Getting the typename of a polymorphic function's magical $0 variable
Next
From: John Gage
Date:
Subject: Re: [pgadmin-support] Byte order mark added by (the envelope please...) pgAdmin3 !!