Re: Explanantion on pgbouncer please - Mailing list pgsql-general

From Birta Levente
Subject Re: Explanantion on pgbouncer please
Date
Msg-id 527376F6.2070607@gmail.com
Whole thread Raw
In response to Re: Explanantion on pgbouncer please  (si24 <smrcoutts24@gmail.com>)
List pgsql-general
On 01/11/2013 09:46, si24 wrote:
> So should I rather change the 6432 to 5432 like the postgresql port or 8080
> like the geoserver tomcat port.

Yes, you could do like this... but have to change psql server's port too
... to other than 5432... and tell pgbouncer to which port connect to
postgresql.

pgbouncer is on the same host with postgresql?


>
> Geoserver is on 8080 and reads all the tables that postgres has cause you
> need to add the port no that postgres is on to be able for it read the
> tables.
>
>
>
> --
> View this message in context:
http://postgresql.1045698.n5.nabble.com/Explanantion-on-pgbouncer-please-tp5776515p5776616.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>



Attachment

pgsql-general by date:

Previous
From: si24
Date:
Subject: Re: Explanantion on pgbouncer please
Next
From: si24
Date:
Subject: changing port numbers so pgbouncer can read geoserver and postgres