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