Re: JDBC driver & local server

From: Mohan <mohanyes(at)shafika(dot)vetri(dot)com>
To: stm23 <STM23(at)student(dot)canterbury(dot)ac(dot)nz>, pgsql-novice(at)postgresql(dot)org
Subject: Re: JDBC driver & local server
Date: 2004-03-09 14:11:53
Message-ID: 404DD0A9.40B47779@shafika.vetri.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Hi Sam,
Socket error:
You need to install any web server and start the service to come out of the socket
error.
Also you have to mention the localhost in the pg_hba.conf file.
Regards,
Mohan

stm23 wrote:

> hi
>
> i would have liked to install a new version of postgresql, but i haven't been
> able to configure it, having tryed many times - i value my sanity too highly
>
> however, i have discovered that i have version 7.3.2 installed. this must be
> the version that came with my Redhat 8.0 distribution. i need java support
> (for a 3rd year databases uni course). is it possible to build the JDBC
> driver on top of my current version? (maybe i have it, how could i find out?)
>
> also, when i type the command: psql
> i get:
> psql: could not connect to server: No such file or directory
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
>
> how can i go about setting up a local server on this socket?
>
> thanx, i really appreciate any advice u can offer
> sam
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff 2004-03-09 14:45:52 Re: Question on Opteron performance
Previous Message Stephen Frost 2004-03-09 13:00:06 Re: Question on Opteron performance

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2004-03-09 15:05:57 Re: Anyone have example C code for Asynchronous Command Processing?
Previous Message Christian Pöcher 2004-03-09 12:32:34 Re: JDBC driver & local server