Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id RAA28079 for postgres-redist; Thu, 1 Sep 1994 17:17:10 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199409020017.RAA28079@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from pandora.cs.wayne.edu (pandora.cs.wayne.edu [141.217.16.36]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id RAA28069 for ; Thu, 1 Sep 1994 17:17:08 -0700 Received: from juno.cs.wayne.edu by pandora.cs.wayne.edu with SMTP id AA14212 (5.65b/IDA-1.4.3 for postgres@nobozo.CS.Berkeley.EDU); Thu, 1 Sep 94 20:16:56 -0400 Received: by juno.cs.wayne.edu (4.1/SMI-4.0) id AA00408; Thu, 1 Sep 94 20:02:40 EDT Date: Thu, 1 Sep 1994 20:02:38 -0400 (EDT) From: "I. Ahmad" Subject: Limit on number of users and compilation of C++ code To: postgres@postgres.Berkeley.EDU Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Thu, 01 Sep 94 17:17:10 -0700 Resent-XMts: smtp Hi, If someone knows any limit on the number of users for postgres using simultaneously. I am using version 4.2. Is it a good idea to use it for class projects of a size of 100 students? Any comments and suggestions will be appreciated. The second question is related to compilation of a sample code of C++ given in the subdir postgres/src/contrib/cplusplus/pgtest.c of version 4.2. I am trying to compile this sample code using AT&T C++ compiler version 1.3. However the complier gives some (weired) error messages. Following is the compilation command and the error messages: % CC -I/usr/local/postgres/include pgtest.c "/usr/local/attc++/incl/stdlib.h", line 51: error: two perror()s with c linkage "/usr/local/attc++/incl/malloc.h", line 41: error: two mallinfo()s with c linkage 2 errors % Any suggestions? Thanks in advance ------------------------------------------------------------------------------- ___ Imran Ahmad ___ ( . . ) Dept. of Computer Science ( . . ) _\ ` /_ Wayne State University _\ ` /_ (_ . _) Detroit, MI 48202 (_ . _) / ___ \ Phone (off): (313)577-6771 / ___ \ \/ \/ e-mail: ima@cs.wayne.edu \/ \/ ----- ----- ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU" If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ==============================================================================