[lkb] LexDB
Berthold Crysmann <[email protected]> Fri, 22 Apr 2005 17:06:08 +0200
| Newsgroups | gmane.comp.ai.lkb |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am experiencing problems with the creation of a lexical database (both for gergram and erg): The script install-lexdb.sh reports the following error: -8<----- taking field defns from file /home/crysmann/lingo/erg/lexdb.dfn psql -c 'delete from fields' -U lexdb erg DELETE 0 psql -c "copy fields from /home/crysmann/lingo/erg/lexdb.dfn" -U lexdb erg ERROR: extra data after last expected column CONTEXT: COPY fields, line 1: "erg id name symbol" drop_lexdb ABORTING... -8<-------- Any ideas anyone? Thanks, Berthold