From: | <user(at)hotmail(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Help |
Date: | 2004-02-10 16:48:01 |
Message-ID: | 5X7Wb.1564$t16.1270191@newssvr28.news.prodigy.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Are you opening the database you created? That is, at your command line
you will execute 'psql databasename' to load the database you just created.
By not specifying a database when you load psql you are opening a default
template.
--
KG Hagans Professional Services Group
Westerville, Ohio
ken(at)kghagans(dot)com
www.kghagans.com
""Arman Meltonyan"" <armelton(at)onemain(dot)com> wrote in message
news:002801c3ec7d$03a136f0$6400a8c0(at)laptop(dot)(dot)(dot)
I've just installed the beta version of PeerDirect's Postgres. According to
the instructions I am able to create a database with createdb comand, after
that I do psql and get a prompt (e.g default =#). When I try to execute any
of the SQL comannds I get a bad command error. If I do \h I get Help
available: message and that's it. Nothing else is coming up? I know I'm
doing something wrong I just need to know what is it.
Can anyone give me an advise on this?
Thanks!
From | Date | Subject | |
---|---|---|---|
Next Message | Manuel Sugawara | 2004-02-10 17:14:30 | Re: psql scroll horizontal |
Previous Message | Nabil Sayegh | 2004-02-10 14:44:27 | psql scroll horizontal |