Postgres Connection with postmaster

From: Dinesh Patil <dpatel(at)Synopsys(dot)COM>
To: pgsql-general(at)hub(dot)org
Subject: Postgres Connection with postmaster
Date: 1999-02-13 03:50:14
Message-ID: 3.0.1.32.19990212195014.00911470@etgpop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Can you tell me how the Postmaster communicates with postgres database
functions like Createdb, Destroydb, and createuser etc..

As i am trying to establish a connection betn postmaster & postgres but
everytime
following message is coming
createdb: not found
destroydb:not found

FATAL: StreamOpen: connect() failed:errno=146
FATAL: Failed to connect to postmaster (host=localhost, port=4321)
Is the postmaster running?

so pls help me as i couldn't create a connection of postmaster & postgres..

thanks for help in advance..
bye
Dinesh

Browse pgsql-general by date

  From Date Subject
Next Message Robert Chalmers 1999-02-13 03:52:57 Re: Subject: Re: [GENERAL] A book for PgSQL? A need? yes? no? (fwd)
Previous Message Stephan Doliov 1999-02-13 03:22:24 Re: Subject: Re: [GENERAL] A book for PgSQL? A need? yes? no?