RE: [ADMIN] Can we increase the no. of users in postgres

2001-07-11 Thread Mahesh Guleria
Thanks But my postgresql version is 6.5 -Original Message- From: Thalis A. Kalfigopoulos [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 11:56 PM To: Mahesh Guleria Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] Can we increase the no. of users in postgres There is a max_connectio

Re: [ADMIN] newbie question

2001-07-11 Thread Henry House
On Wed, Jul 11, 2001 at 11:08:00PM -0400, Xue-Feng Yang wrote: > Thanks all. > The problem is changed to > > [xyang@d141-67-217 xyang]$ psql -h localhost > psql: Missing or erroneous pg_hba.conf file, see > postmaster log for details > > Where are thses files? I don't know --- it depends out yo

Re: [ADMIN] newbie question

2001-07-11 Thread Xue-Feng Yang
Thanks all. The problem is changed to [xyang@d141-67-217 xyang]$ psql -h localhost psql: Missing or erroneous pg_hba.conf file, see postmaster log for details Where are thses files? --- Henry House <[EMAIL PROTECTED]> wrote: > On Tue, Jul 10, 2001 at 11:24:26PM -0400, Xue-Feng > Yang wrote: >

Re: [ADMIN] newbie question

2001-07-11 Thread Xue-Feng Yang
Thanks all. The problem is changed to [xyang@d141-67-217 xyang]$ psql -h localhost psql: Missing or erroneous pg_hba.conf file, see postmaster log for details Where are thses files? --- Henry House <[EMAIL PROTECTED]> wrote: > On Tue, Jul 10, 2001 at 11:24:26PM -0400, Xue-Feng > Yang wrote: >

[ADMIN] a simple question

2001-07-11 Thread Prashant Sinha
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" <[EMAIL PROTEC

Re: [ADMIN] Can we increase the no. of users in postgres

2001-07-11 Thread Thalis A. Kalfigopoulos
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)--

RE: [ADMIN] newbie question

2001-07-11 Thread Nick Fankhauser
> Here is the file. Please give me more suggestions. Actually, I think the best place to set this would be in the config file. The right place depends on which version you are running. If your version is lower than 7.1, put a line in postmaster.init that looks like this: PGALLOWTCPIP=yes If

[ADMIN] Can we increase the no. of users in postgres

2001-07-11 Thread Mahesh Guleria
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 [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly