Re: PG commands not working?

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: PG commands not working?
Date: 2009-05-26 18:33:29
Message-ID: 200905261133.29567@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tuesday 26 May 2009, "Just E. Mail" <justemail(at)imwell-usa(dot)com> wrote:
> What am I doing wrong?

You're running psql commands at a bash prompt. Try running createdb with
appropriate arguments and then the psql command to connect to it. Then you
can use your psql commands in the psql client.

--
I contend that for a nation to try to tax itself into prosperity is like a
man standing in a bucket and trying to lift himself up by the handle.
-- Winston Churchill

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Just E. Mail 2009-05-26 18:39:19 Re: PG commands not working?
Previous Message Just E. Mail 2009-05-26 18:20:37 PG commands not working?