Re: loading a psql input file on win xp - Mailing list pgsql-general

From Colin Wetherbee
Subject Re: loading a psql input file on win xp
Date
Msg-id 47D31469.3080005@denterprises.org
Whole thread Raw
In response to loading a psql input file on win xp  ("akshay bhat" <akshayubhat@gmail.com>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: loading a psql input file on win xp
Next
From: Guy Rouillier
Date:
Subject: Re: Watch your PlanetPostgreSQL.org blogs