akshay bhat wrote:
The ConceptNet 3 database, as a PostgreSQL input file. You will need to
be running a PostgreSQL server to install ConceptNet 3.
i was earlier
suggested to use following command
to add it to database
psql -d <your_database_name> -f conceptnet-2007-09-25.psql
however i do not know where to execute this command
Run the command anywhere you want. Just make sure the bit after "-f"
points to the proper location of the .psql file.
Also, be sure you have created your own database before running that
command. Information on creating databases may be found in the
PostgreSQL documentation.
Colin
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general