From: | ktt <kestutis98(at)yahoo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pgaccess |
Date: | 2002-07-11 11:31:27 |
Message-ID: | 20020711113127.67505.qmail@web13907.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
you can edit postgresql.conf
and insert
tcpip_socket=true
it is false by default.
ktt
--- terry(at)greatgulfhomes(dot)com wrote:
> By default I believe Postgres only accepts Unix
> socket connections. To
> enable TCP/IP connections use the command line
> switch -i, else I believe
> there is somewhere in the config file that one can
> enable TCP/IP
> connections.
>
> Terry Fielder
> Network Engineer
> Great Gulf Homes / Ashton Woods Homes
> terry(at)greatgulfhomes(dot)com
>
> > -----Original Message-----
> > From: pgsql-general-owner(at)postgresql(dot)org
> > [mailto:pgsql-general-owner(at)postgresql(dot)org]On
> Behalf Of Martin Zaunick
> > Sent: Monday, July 08, 2002 8:07 PM
> > To: pgsql-general(at)postgresql(dot)org
> > Subject: [GENERAL] pgaccess
> >
> >
> > Hello list,
> >
> > i have problems with pgaccess.
> >
> > When i start pgaccess and open a database the
> follow error occur:
> >
> >
> > Error trying to database " on localhost
> PostgresSQL error message:
> > Connection to database failed
> > could not connct to server:
> > Is the server running on host localhost and
> accepting TCP/IP
> > connections
> > on port 5432?"
> >
> > What is the problem?
> >
> > Thanks and bye
> >
> > Martin
> >
> >
> >
>
_________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at
> http://mail.yahoo.com
> >
> >
> >
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
> >
>
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the
> unregister command
> (send "unregister YourEmailAddressHere" to
majordomo(at)postgresql(dot)org)
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Thirumoorthy Bhuvneswari | 2002-07-11 11:48:30 | Re: Query Speed!!! |
Previous Message | Josh Jore | 2002-07-11 11:04:22 | Re: How many tables can be created in one datebase? |