Re: postgreSql anderson

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Anderson dos Santos" <anderson(at)syspub(dot)com(dot)br>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: postgreSql anderson
Date: 2003-11-19 14:28:55
Message-ID: NEBBLAAHGLEEPCGOBHDGMELFJIAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Set MAX_CONNECTIONS in postgresql.conf and *restart* the database (reload
doesn't seem to work for this parameter.)

Details here:
http://www.postgresql.org/docs/view.php?version=7.3&idoc=1&file=runtime-conf
ig.html

Regards,
-Nick

> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Anderson dos Santos
> Sent: Wednesday, November 19, 2003 7:42 AM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] postgreSql anderson
>
>
> Como alterar numero máximo de conexões no postgreSql.
>
> As to modify I number maximum of connections in postgreSql.
> --
> Anderson dos Santos <anderson(at)syspub(dot)com(dot)br>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andres Hernandez 2003-11-19 14:48:52 Conectar Cocoon con Postgresql
Previous Message Kris Jurka 2003-11-19 13:38:26 Re: postgreSql anderson