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 <jsmg...@numericable.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-supp...@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-support >