Published the new release of open source database PostgreSQL 9.1
And’ Release the new version of the open source database PostgreSQL .
In this version there are important and interesting features such as synchronous replication Now that is asynchronous by default, avoid data loss. Specifically, if the primary server crashed then some operations that have been confirmed have not yet been replicated to the standby server, can cause data loss. The amount of data loss is proportional to the delay replication when failover. This level of protection is referred to as 2-safe replication in the theory of computing.
Serializable snapshot isolation provide isolation of transactions closely, This level emulates serial transaction execution, as if the transactions were executed one after the other, serial, rather than concurrently.
Support of per-column collations allows you to specify the sort order and character of the behavior classification of data by column, or operating. This relieves the restriction that LC_COLLATE and LC_CTYPE settings of a database prevents the change after its creation.
Foreign wrappers and given support and permission control SELinux and many other things. The complete list of the changes are that.





Are Marco Bruni I live in San Benedetto del Tronto (AP) and a C # Developer, .NET, Java, Php, Python and Wordpress. I'm also a Windows and Linux systems, and IT Consultant. This has always been my passion with me and also my work 20 years. 

Recent Comments