On 10/26/2015 04:21 PM, David Blomstrom wrote:


On Mon, Oct 26, 2015 at 4:19 PM, Adrian Klaver
<adrian.kla...@aklaver.com <mailto:adrian.kla...@aklaver.com>> wrote:

    On 10/26/2015 04:13 PM, David Blomstrom wrote:

        Oops, let me try it again...


    Still not making sense.

    Show the exact command you are using to get the below and explain
    where you are running it.


        *Shell1*

        Server [localhost]: \l

        Database [postgres]:

        * * * * *

        Server [localhost]: \dt

        Database [postgres]:


        *Shell2*

        Database [postgres]: \l

        Port [5432]:

        * * * * *

        Port [5432]: \dt

        Username [postgres]:




    --
    Adrian Klaver
    adrian.kla...@aklaver.com <mailto:adrian.kla...@aklaver.com>



When I click on the SQL Shell (PSQL) icon, it opens two instances. This
time, they both gave the same results when I typed in \l and \dt...

Server [localhost]: \l

Database [postgres]: \dt

Port [5432]:


Alright so it is prompting for the connection information. Just hit enter to each prompt, it might ask for a password after the above. At that point you should actually be in psql and then can run the schema creation commands.

--
Adrian Klaver
adrian.kla...@aklaver.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to