From: | Paul Hart <paulhart(at)redchocolate(dot)ca> |
---|---|
To: | raingsey(at)pasteur-kh(dot)org |
Cc: | Paul Hart <paulhart(at)redchocolate(dot)ca>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Help! Error with postgresql! |
Date: | 2004-02-02 02:33:03 |
Message-ID: | 203D8DD5-5528-11D8-8202-000393CC268A@redchocolate.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Would you mind telling us what's in your SQL file? it seems that
there's a problem in it.
On 28 Jan 2004, at 05:12, raingsey(at)pasteur-kh(dot)org wrote:
> Hello,
> I have problem when i execute the .sql file in my psql command prompt.
> The error code is below:
>
> pylori=# \i log-clinique.sql
> CREATE
> psql:log-clinique.sql:100: ERROR: parser: parse error at or near ".3"
> psql:log-clinique.sql:107: ERROR: parser: parse error at or near ".3"
> psql:log-clinique.sql:113: ERROR: parser: parse error at or near ".3"
>
> pylori=# \i trigger-clinique.sql
> " does not exist in the system catalog.
> createlang: external error
> DROP
> CREATE
> DROP
> CREATE
> pylori=#
>
> I hope some of you can help me with this.
> Thank a lot,
>
> raingsey
From | Date | Subject | |
---|---|---|---|
Next Message | postgres | 2004-02-02 02:46:26 | Re: update more than 1 table (mysql to postgres) |
Previous Message | Tomasz Myrta | 2004-02-01 19:43:34 | Re: Executing dynamic queries (EXECUTE) |