Re: Does anyone know?
In article <3AF7271B.F26E4DEB@canada.com>, Jorge Escalante wrote:
This is a multi-part message in MIME format.
--------------FEC17414906D54BB54CF58E7
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit--------------FEC17414906D54BB54CF58E7
Content-Type: text/plain; charset=us-ascii;
name="PostgreSQL_questions.text"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="PostgreSQL_questions.text"I just got the book "PostgreSQL Introduction and Concepts" by Bruce Momjian.
The book explains that to create the test database one has to type
the following command at the prompt:'createdb test'
However, when I do this I get a message that reads:
"Connection to database template1 failed.
FATAL 1: SetUserId: user jorge is not in pg_shadow."How do I solve this problem? anyone?
--------------FEC17414906D54BB54CF58E7--
You need to create the user.
createuser <user>
--
Manuel Cano Mu�oz
------------------------------
SANYRES, S.A.
Director Dpto. Sistemas
manuel@sanyres.com
manuel@sanyres.es
Import Notes
Reference msg id not found: 3AF7271B.F26E4DEB@canada.com