• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Postgresql localhost connection url?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Postgresql localhost connection url?


  • Subject: Re: Postgresql localhost connection url?
  • From: Paul Hoadley <email@hidden>
  • Date: Mon, 03 Mar 2014 16:11:34 +1030

Hi Kevin,

On 03/03/2014, at 3:15 PM, Kevin Spake <email@hidden> wrote:

> From what I've read, 9.3 should accept tcp/ip connections via localhost by default, without any configuration change. I've got the jdbc driver in the libraries folder and it was added to the build path. Maybe my url is wrong? This is the url I am using:  jdbc:postgresql://localhost/5433/wonderbook

5432 would be a more common port for PostgreSQL to be running on—you sure it's running on 5433?  In any case, assuming 5433 is correct, I think you want a colon separating host and port there, not a slash:

jdbc:postgresql://localhost:5433/wonderbook


--
Paul Hoadley
http://logicsquad.net/




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Postgresql localhost connection url? (From: Kevin Spake <email@hidden>)

  • Prev by Date: Postgresql localhost connection url?
  • Next by Date: Re: Postgresql localhost connection url?
  • Previous by thread: Postgresql localhost connection url?
  • Next by thread: Re: Postgresql localhost connection url?
  • Index(es):
    • Date
    • Thread