> 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
On Wed, Feb 17, 2010 at 10:38 PM, Josh Berkus wrote:
> All,
>
> Version: 1.10.1
> Platform: OSX 10.5
> Installed From: .dmg
> Severity: Major
> Reproduceable: Always
> Description:
> Every time I create a new SQL file using the SQL editor in pgAdmin, it
> inserts a non-ASCII garbage character at t
All,
Version: 1.10.1
Platform: OSX 10.5
Installed From: .dmg
Severity: Major
Reproduceable: Always
Description:
Every time I create a new SQL file using the SQL editor in pgAdmin, it
inserts a non-ASCII garbage character at the very beginning of the file.
This then prevents the file from running,
Hi
There are a couple of things I would like in the messages tab of the
output panel. Our staff use a lot of functions where I report
information back to them using RAISE NOTICE|WARNING. The pane is
non-ideal for this workflow as :-
1.Context is reported - I can see this is useful for me