BUG #14727: Inicial running of Postgres.

From: rthomques(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14727: Inicial running of Postgres.
Date: 2017-07-02 18:47:08
Message-ID: 20170702184708.1477.72000@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14727
Logged by: Roberto Henriques
Email address: rthomques(at)gmail(dot)com
PostgreSQL version: 9.6.3
Operating system: MAC OS 10.11..6
Description:

After installing Postgres and running the command in Terminal to be able to
use the path command (psql),
I got this prompt:

ast login: Sun Jul 2 15:27:56 on ttys000
roberto-henriquess-macbook-2:~ thom$ psql
psql (9.6.3)
Type "help" for help.

thom=# createdb mydb
thom-# mydb
thom-#

The prompt remains in my user name.

Thank for any help.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michal Novotný 2017-07-02 18:58:52 Re: [HACKERS] Segmentation fault in libpq
Previous Message Tom Lane 2017-07-02 16:36:26 Re: BUG #14726: Memory consumption of PreparedStatement