From: | Birta Levente <blevi(dot)linux(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Explanantion on pgbouncer please |
Date: | 2013-11-01 09:40:06 |
Message-ID: | 527376F6.2070607@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | si24 | 2013-11-01 12:44:39 | changing port numbers so pgbouncer can read geoserver and postgres |
Previous Message | si24 | 2013-11-01 07:46:28 | Re: Explanantion on pgbouncer please |