Thread: Help! Error with postgresql!

Help! Error with postgresql!

From
raingsey@pasteur-kh.org
Date:
Hello,<br /> I have problem when i execute the .sql file in my psql command prompt.<br /> The error code is below:<br
/><br/><b>pylori=# \i log-clinique.sql<br /> CREATE<br /> psql:log-clinique.sql:100: ERROR:  parser: parse error at or
near".3"<br /> psql:log-clinique.sql:107: ERROR:  parser: parse error at or near ".3"<br /> psql:log-clinique.sql:113:
ERROR: parser: parse error at or near ".3"<br />  <br /> pylori=# \i trigger-clinique.sql<br /> " does not exist in the
systemcatalog.<br /> createlang: external error<br /> DROP<br /> CREATE<br /> DROP<br /> CREATE<br /> pylori=#<br /><br
/></b>Ihope some of you can help me with this.<br /> Thank a lot,<br /><br /> raingsey 

Re: Help! Error with postgresql!

From
Paul Hart
Date:
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