Re: [SQL] How to Force Transactions to Process Serially on A Table

2005-12-19 Thread Andrew Sullivan
o: Lane Van Ingen > Cc: pgsql-sql@postgresql.org > Subject: Re: [SQL] How to Force Transactions to Process Serially on A Table > > O Lane Van Ingen ?? Dec 19, 2005 : > > > I am using PL/SQL functions on Windows 2003, version 8.0.1. > > > > I have not use

Re: [SQL] How to Force Transactions to Process Serially on A Table

2005-12-19 Thread Achilleus Mantzios
PROTECTED] > Sent: Monday, December 19, 2005 9:25 AM > To: Lane Van Ingen > Cc: pgsql-sql@postgresql.org > Subject: Re: [SQL] How to Force Transactions to Process Serially on A Table > > O Lane Van Ingen έγραψε στις Dec 19, 2005 : > > > I am using PL/SQL functions on W

Re: [SQL] How to Force Transactions to Process Serially on A Table

2005-12-19 Thread Lane Van Ingen
: Re: [SQL] How to Force Transactions to Process Serially on A Table O Lane Van Ingen έγραψε στις Dec 19, 2005 : > I am using PL/SQL functions on Windows 2003, version 8.0.1. > > I have not used explicit PostgreSQL LOCKing before, but I need some advice > on how properly to use some exp

Re: [SQL] How to Force Transactions to Process Serially on A Table

2005-12-19 Thread Achilleus Mantzios
O Lane Van Ingen έγραψε στις Dec 19, 2005 : > I am using PL/SQL functions on Windows 2003, version 8.0.1. > > I have not used explicit PostgreSQL LOCKing before, but I need some advice > on how properly to use some explicit locking. I think that duplicate key > violations I am now getting are the

[SQL] How to Force Transactions to Process Serially on A Table

2005-12-19 Thread Lane Van Ingen
I am using PL/SQL functions on Windows 2003, version 8.0.1. I have not used explicit PostgreSQL LOCKing before, but I need some advice on how properly to use some explicit locking. I think that duplicate key violations I am now getting are the result. I want to force transactions being used to up