database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL News 5623 게시물 읽기
 News | Q&A | Columns | Tutorials | Devel | Files | Links
No. 5623
Slony-I 1.0.4 (PostgreSQL Database Replication) released
작성자
신기배(소타)
작성일
2004-10-21 22:42
조회수
5,730

Slony-I 1.0.4 (PostgreSQL Database Replication) released
Posted on 2004-10-21
Posted by justin at postgresql.org

Release 1.0.4 available

The Slony-I team is proudly presenting the 1.0.4 release of the most advanced replication solution for the most advanced Open Source Database in the world.

This is a recommended update for all Slony-I users.

The Slony home page is www.slony.info.

The release source code is available for download here:

slony1-1.0.4.tar.gz


Upgrading from former Slony-I versions

Beginning with version 1.0.4 the slon replication engine refuses to work against any database that does not have the stored procedures for the same version loaded or where the shared object containing the C language support functions and the log trigger does not match the version number.

This means that the Slony installation on all nodes in a cluster must be upgraded at once.

The proper upgrade procedure is this:


  1. Stop the slon replication engine on all nodes.
  2. Install the new Slony version on all nodes.
  3. Execute a slonik script containing the command:

    update functions (id = );

    for every node in the cluster.
  4. Start all slon replication engines.


Libpq requirements

The multithreaded replication engine requires the libpq client library to be compiled with --enable-thread-safety on certain operating systems. Known are thus far Solaris and AIX. Other operating systems are known to not require this (Linux-X86, FreeBSD-X86, FreeBSD-Alpha, OpenBSD-Sparc64 and OSX). The configuration script is broken with respect to the --enable-thread-safety switch for Solaris.

Please apply this patch, configure and recompile libpq:

threadsafe-libpq-742.diff.gz.

We will make patches for 7.3.x available on request.

[Top]
No.
제목
작성자
작성일
조회
5631PostgreSQL Security Release(s) for 7.2, 7.3 and 7.4
신기배
2004-10-24
5701
5625Buzz about pgst 1.2.2 Release
신기배
2004-10-22
5697
5624pginstaller 8.0.0 Beta 3 Dev 1
신기배
2004-10-22
5613
5623Slony-I 1.0.4 (PostgreSQL Database Replication) released
신기배
2004-10-21
5730
5613PostgreSQL for Co-operative banks in Keralam a southern state of India
신기배
2004-10-18
5397
5562PostgreSQL 8.0 Beta 3 Released [1]
신기배
2004-10-01
5527
5559Whitebeam 0.9.30 Release
신기배
2004-09-30
5042
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.052초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다