> --- Original Message ---
> From: John DeSoi <[EMAIL PROTECTED]>
> To: Charlie Clark <[EMAIL PROTECTED]>
> Sent: 22/09/07, 20:30:45
> Subject: Re: [pgadmin-support] Weird characters saved in SQL file
>
> On Sep 22, 2007, at 10:15 AM, Charlie C
On Sep 22, 2007, at 10:15 AM, Charlie Clark wrote:
to be precise. Certainly confuses the shell, less does
not recognise the file as a text file. I don't know whether this a
cookie which associates the file with pgAdmin but I don't really
think it's a bug.
I think what you are seeing is
Am 22.09.2007 um 00:01 schrieb Scott Sturgeon:
Hi,
I'm running pgadmin 1.8.0 Beta 5 (rev: 6630:6631) on Mac OS X
10.4.10 against postgresql 8.2.3...
I've written a bunch of table create statements using the SQL
editor tool and saved them as files... Then I used a php script to
parse th
Hi,
I'm running pgadmin 1.8.0 Beta 5 (rev: 6630:6631) on Mac OS X 10.4.10
against postgresql 8.2.3...
I've written a bunch of table create statements using the SQL editor
tool and saved them as files... Then I used a php script to parse the
files and run them against the database in a specif