start_transaction man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



     START TRANSACTSQL(-)Language Statements (2002START6TRANSACTION(l)

     NAME
	  START TRANSACTION - start a transaction block

     SYNOPSIS
	  START TRANSACTION [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ]

	INPUTS
	  None.

	OUTPUTS
	  START TRANSACTION
	       Message returned if successful.

	  WARNING: BEGIN: already a transaction in progress
	       If there is already a transaction in progress when the
	       command is issued.

     DESCRIPTION
	  This command begins a new transaction. If the isolation
	  level is specified, the new transaction has that isolation
	  level. In all other respects, the behavior of this command
	  is identical to the BEGIN [begin(l)] command.

     NOTES
	  The isolation level of a transaction can also be set with
	  the SET TRANSACTION [set_transaction(l)] command. If no
	  isolation level is specified, the default isolation level is
	  used.

     COMPATIBILITY
	SQL99
	  SERIALIZABLE is the default isolation level in SQL99, but it
	  is not the usual default in PostgreSQL: the factory default
	  setting is READ COMMITTED.  PostgreSQL does not provide the
	  isolation levels READ UNCOMMITTED and REPEATABLE READ.
	  Because of lack of predicate locking, the SERIALIZABLE level
	  is not truly serializable. See the User's Guide for details.

	  In SQL99 this statement can specify two other properties of
	  the new transaction: whether the transaction is read-only
	  and the size of the diagnostics area. Neither of these
	  concepts are currently supported in PostgreSQL.

     Page 1					     (printed 3/24/03)

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net