LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Conectiva (https://www.linuxquestions.org/questions/conectiva-19/)
-   -   Problems With Postgres-contrib Module (https://www.linuxquestions.org/questions/conectiva-19/problems-with-postgres-contrib-module-100854/)

the_linux_raven 10-06-2003 11:40 AM

Problems With Postgres-contrib Module
 
I have working Postgres, but when trying to execute the following instruction:

psql template1 < tsearch.sql

appears to me a continuous listing of errors.

:scratch:

Somebody can help me ?

:confused:

Thanks.

Hans Zarkoff 10-06-2003 12:52 PM

I believe the syntax for executing commands at the command line is:
psql -f filename template1


All times are GMT -5. The time now is 03:41 AM.