Slony-I is an asynchronous master-slave replication system for the PostgreSQL DBMS, providing support for cascading and failover. Asynchronous means that when a database transaction has been committed to the master server, it is not yet guaranteed to be available in slaves. Cascading means that replicas can be created (and updated) via other replicas, i.e. they needn't directly connect to the master.

PropertyValue
dbpedia-owl:abstract
  • Slony-I は PostgreSQL データベース管理システム のための非同期マスタスレーブ・レプリケーション・システムである。多段構成やフェイルオーバーの機能をサポートしている。
  • Slony-I is an asynchronous master-slave replication system for the PostgreSQL DBMS, providing support for cascading and failover. Asynchronous means that when a database transaction has been committed to the master server, it is not yet guaranteed to be available in slaves. Cascading means that replicas can be created (and updated) via other replicas, i.e. they needn't directly connect to the master.
dbpedia-owl:wikiPageExternalLink
dcterms:subject
rdfs:comment
  • Slony-I は PostgreSQL データベース管理システム のための非同期マスタスレーブ・レプリケーション・システムである。多段構成やフェイルオーバーの機能をサポートしている。
  • Slony-I is an asynchronous master-slave replication system for the PostgreSQL DBMS, providing support for cascading and failover. Asynchronous means that when a database transaction has been committed to the master server, it is not yet guaranteed to be available in slaves. Cascading means that replicas can be created (and updated) via other replicas, i.e. they needn't directly connect to the master.
rdfs:label
  • Slony-I
  • Slony-I
owl:sameAs
foaf:homepage
foaf:page
is dbpedia-owl:wikiPageRedirects of
is owl:sameAs of
is foaf:primaryTopic of