PGSQL on NT - connection to database template1 failed.

From: Brent Peckover <brentp(at)archiveware(dot)net>
To: pgsql-hackers(at)hub(dot)org
Subject: PGSQL on NT - connection to database template1 failed.
Date: 1999-07-14 04:43:21
Message-ID: 378C1568.A9C506F6@archiveware.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm trying to get Postgres up and running on NT. I've got it compiled,
and I can run the initdb process and start the postmaster. However I
can't create a database or user or start psql. The error I get is :
Connection to database 'template1' failed.
connectDB() -- socket() failed: errno=106
Addresses in the specified family cannot be used with this socket.

createdb: database creation failed on brentp

Any suggestions???

Thanks
Brent.
--
*********************************************

Achieve a greater Return on IT Investments...

We will help Create, Implement, Evaluate and
Improve your Information Management Strategy.

*********************************************

Brent Peckover

ArchiveWare Inc.
The Information Management Specialists.

Fifth Avenue Place, Suite 3400,
425 1st Street SW,
Calgary, AB, T2P 3L8

Tel: (403) 213-5588
Cell: (403) 703-7713
Fax: (403) 261-3911

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-07-14 05:30:52 Re: [HACKERS] Niladic functions
Previous Message Hiroshi Inoue 1999-07-14 03:25:10 RE: [HACKERS] What does explain show ?