Debian stable install problems

From: "Stan Brown" <stanb(at)awod(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: debian-user(at)lists(dot)debian(dot)org (Debian User List)
Subject: Debian stable install problems
Date: 2001-04-13 13:48:41
Message-ID: 200104131348.f3DDmn836722@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am having a bit of trouble geting PostgreSQL working quite corectly on my fresh
Debian "stable" istall.

I installed it using the Debina dselect tool. Now, If I su - postgres, I can use
psql to connect to the db, so I know that that part of the install went OK. However
I am having a problem adding users. See below:

Script started on Fri Apr 13 09:50:33 2001
postgres(at)yogi:~$ psql
Welcome to psql, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

template1=# \q
postgres(at)yogi:~$ /usr/local/pgsql/bin/createuser
Enter name of user to add: stan
Shall the new user be allowed to create databases? (y/n) y
Shall the new user be allowed to create more new users? (y/n) y
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running locally
and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
createuser: creation of user "stan" failed
postgres(at)yogi:~$
Script done on Fri Apr 13 09:51:13 2001

Any sugestions as to what I can do to fix this?

--
Stan Brown stanb(at)awod(dot)com 843-745-3154
Charleston SC.
--
Windows 98: n.
useless extension to a minor patch release for 32-bit extensions and
a graphical shell for a 16-bit patch to an 8-bit operating system
originally coded for a 4-bit microprocessor, written by a 2-bit
company that can't stand for 1 bit of competition.
-
(c) 2000 Stan Brown. Redistribution via the Microsoft Network is prohibited.

Browse pgsql-general by date

  From Date Subject
Next Message Justin Clift 2001-04-13 14:02:01 Re: Re: ongoing holy grail thread - VICTORY!!!
Previous Message Justin Clift 2001-04-13 12:17:55 New look for the techdocs website...