snapshot - src: Remote PostgreSQL snapshots are not registered on local

From: cunha17(at)pgfoundry(dot)org (User Cunha17)
To: pgsql-committers(at)postgresql(dot)org
Subject: snapshot - src: Remote PostgreSQL snapshots are not registered on local
Date: 2008-02-17 19:51:22
Message-ID: 20080217195122.EAED717AD134@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remote PostgreSQL snapshots are not registered on local pg_snapshots so, when fast refreshing a remote snapshot, the pg_slogs table can't reference the pg_snapshots.

Modified Files:
--------------
src/sql:
pgsnapshots_tables.sql (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/sql/pgsnapshots_tables.sql.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2008-02-17 19:58:12 snapshot - src: Fix problems when remote table has text or varchar
Previous Message User Okbob 2008-02-17 19:42:16 orafce - orafce: initial dbms_assert support