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@pasteur-kh.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