Thread: Can we increase the no. of users in postgres
How is it going to be possible??? -MG
There is a max_connections variable to be set in $PGDATA/postgresql.conf which is the configuration file starting at 7.1I think. cheers, thalis On Wed, 11 Jul 2001, Mahesh Guleria wrote: > How is it going to be possible??? > > -MG > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly >
Hi, I am new to postgresql. I have it installed on FreeBSD, can anyone please tell me how could I check the no of connection to the database or How many people are connected to the database at a time. Thanks, -Prashant. ----- Original Message ----- From: "Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu> To: "Mahesh Guleria" <mahesh@himline.com> Cc: <pgsql-admin@postgresql.org> Sent: Wednesday, July 11, 2001 11:25 AM Subject: Re: [ADMIN] Can we increase the no. of users in postgres > There is a max_connections variable to be set in $PGDATA/postgresql.conf which is the configuration file starting at 7.1 I think. > > cheers, > thalis > > > On Wed, 11 Jul 2001, Mahesh Guleria wrote: > > > How is it going to be possible??? > > > > -MG > > > > ---------------------------(end of broadcast)--------------------------- > > TIP 3: if posting/reading through Usenet, please send an appropriate > > subscribe-nomail command to majordomo@postgresql.org so that your > > message can get through to the mailing list cleanly > > > > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster
Thanks But my postgresql version is 6.5 -----Original Message----- From: Thalis A. Kalfigopoulos [mailto:thalis@cs.pitt.edu] Sent: Wednesday, July 11, 2001 11:56 PM To: Mahesh Guleria Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] Can we increase the no. of users in postgres There is a max_connections variable to be set in $PGDATA/postgresql.conf which is the configuration file starting at 7.1 I think. cheers, thalis On Wed, 11 Jul 2001, Mahesh Guleria wrote: > How is it going to be possible??? > > -MG > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly >