Hot Standby Test

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-testers(at)postgresql(dot)org
Subject: Hot Standby Test
Date: 2010-02-23 17:37:47
Message-ID: 4B84126B.10403@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-testers

[TEST REPORT]

[Release]: 9.0 Alpha 4

[Test Type]: Feature Test

[Test]: Hot Standby

[Platform]: OSX 10.5 32-bit Intel compile, Fedora 11 32-bit on Intel

[Parameters]: --with-perl

[Failure]: Yes

[Results]: Master database will not pg_stop_backup. Otherwise perfect.

[Comments]: Replication worked perfectly in a test replicating pgbench
from the master (OSX) to the slave (Fedora) over ethernet. However, we
encountered a bug in that the master will not ever complete
pg_stop_backup if archive_command is failing. Bug report submitted to
pgsql-hackers.

Browse pgsql-testers by date

  From Date Subject
Next Message Josh Berkus 2010-02-23 17:50:54 Streaming Replication Test
Previous Message IP 2010-02-14 19:52:40 Documentation bug: Allow parentheses around the query expression that follows a WITH clause.