Help! Error with postgresql!

From: raingsey(at)pasteur-kh(dot)org
To: pgsql-sql(at)postgresql(dot)org
Subject: Help! Error with postgresql!
Date: 2004-01-28 10:12:19
Message-ID: 6.0.0.22.2.20040128170738.01b35b70@mail.pasteur-kh.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stef 2004-01-28 10:47:22 Re: postgres timeout. [SOLVED]
Previous Message Stef 2004-01-28 10:12:17 Re: postgres timeout.