Re: HELP FOR LOADING a .psql file (same question again but explained neatly)

From: "Ranbeer Makin" <ranbeer(at)gmail(dot)com>
To: "akshay bhat" <akshayubhat(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org(dot)
Subject: Re: HELP FOR LOADING a .psql file (same question again but explained neatly)
Date: 2008-02-28 06:42:46
Message-ID: a0eedc000802272242n11302755q795558259a96cf23@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On the postgres command prompt you can use "/i filename" ... try if it
works....

Cheers

On Thu, Feb 28, 2008 at 9:07 AM, akshay bhat <akshayubhat(at)gmail(dot)com> wrote:

> hello i am new to psql or any database stuff.
> i have downloaded an .psql file from internet and wish to open it and see
> the data inside.
> i am working on windows xp and have installed the software successfully.
> please help i am my wits end.
> it is huge file 800mb
> and is supposed to contain a database.
> the question is how to load it?
>
> it was downloaded from this link http://conceptnet.media.mit.edu/
> the description says
> The ConceptNet 3 database<http://conceptnet.media.mit.edu/conceptnet-2007-09-25.tar.gz>,
> as a PostgreSQL input file. You will need to be running a PostgreSQL server
> to install ConceptNet 3.
>
> how do i load it?
> thanks a lot
>
> --
> akshay uday bhat.
> t.y.c.e.
> department of chemical engineering
> university institute of chemical technology
> mumbai India
>
> On action alone be thy interest,
> Never on its fruits.
> Let not the fruits of action be thy motive,
> Nor be thy attachment to inaction.
>
> Ask and it shall be given to you; seek and you shall find; knock and it
> shall be opened to you

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2008-02-28 08:50:26 Re: HELP FOR LOADING a .psql file (same question again but explained neatly)
Previous Message Chris 2008-02-28 05:11:18 Re: help for loading a psql file