Re: Garbage character inserted at the beginning of every SQL file on OSX

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Garbage character inserted at the beginning of every SQL file on OSX
Date: 2010-02-17 22:52:03
Message-ID: 4B7C7313.3040601@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


> It's not garbage, it's a Unicode BOM.
>
> If your other software cannot read Unicode files properly, you can
> turn off Unicode file writing under File -> Options.

psql is apparently unhappy with the BOM.

Thanks, I'll let you know if that fixes the issue; if it does, that
should go in the FAQ.

--Josh Berkus

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message mazdazip 2010-02-18 16:18:47 Adding: The bug in the last version of pgAdmin
Previous Message Dave Page 2010-02-17 22:44:04 Re: Garbage character inserted at the beginning of every SQL file on OSX