Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id EAA14576 for postgres-redist; Wed, 8 Jan 1997 04:19:18 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199701081219.EAA14576@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 penta.ufrgs.br (penta.ufrgs.br [143.54.1.20]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id EAA14713 for ; Wed, 8 Jan 1997 04:19:15 -0800 Received: (from schmitt@localhost) by penta.ufrgs.br (051895/8.6.11) id KAA06234 for postgres@postgres.berkeley.edu; Wed, 8 Jan 1997 10:19:33 -0300 Date: Wed, 8 Jan 1997 10:19:33 -0300 From: Marcelo Augusto Rauh Schmitt Message-Id: <199701081319.KAA06234@penta.ufrgs.br> To: postgres@postgres.Berkeley.EDU Subject: Concurrency Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 08 Jan 97 04:19:17 -0800 Resent-XMts: smtp I am facing a problem with a program I have made. It is a trouble ticket system that uses Postgres 4.2. When more than on user tries to access a table an error is returned. (I am using C and it happens in the middles og a transaction - after the begin) Does Postgres accept concurrent transactions? Has anybody experienced this problem before? Is PostgreSQL better than 4.2? Should I use that version? Marcelo ============================================================================== 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. ============================================================================== URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/