Re: Postgresql and scripting

From: John DeSoi <jd(at)icx(dot)net>
To: Jerome Lyles <susemail(at)hawaii(dot)rr(dot)com>
Cc: pgsql-general(at)PostgreSQL(dot)org
Subject: Re: Postgresql and scripting
Date: 2004-09-07 11:50:04
Message-ID: 0EEA0FC4-00C4-11D9-98EB-000A95B03262@icx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Sep 7, 2004, at 7:24 AM, Jerome Lyles wrote:

> test-# \i create.txt
> psql:create.txt:1: ERROR: syntax error at or near "" at character 1
>
> Here is the top of the script:
> ------------------------------------------------------------
> - - S a m s T e a c h Y o u r s e l f S Q L i n 1 0 M i
> n u t e
>

It seems that your file might be in unicode (utf-16) since it appears
there is whitespace after every character. Check your editor settings
and resave the file.

Best,

John DeSoi, Ph.D.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Randy Yates 2004-09-07 11:53:39 Access MDB Schema Import Tool?
Previous Message Prabu Subroto 2004-09-07 11:35:06 Re: changing the password of postres