Josh Kupershmidt df12c37edf Add in a call to:
ALTER TABLE [table_name] ENABLE ALWAYS TRIGGER z_reorg_trigger

so that pg_reorg and the z_reorg_trigger can properly work in "replica" mode,
as when using pg_reorg on a Slony slave.

Bug report and patch by Norman Yamada.
2012-10-14 10:50:05 -07:00
2012-10-14 10:50:05 -07:00
2012-10-14 10:50:05 -07:00

pg_reorg -- UNOFFICIAL REPOSITORY
=================================

This is NOT the official pg_reorg repository. Official development is
currently on pgFoundry: http://pgfoundry.org/projects/reorg

This repository (and the url https://github.com/reorg) has been set up by me
(Daniele) to provide greater visibility and easier contribution to the
pg_reorg project, an intention apparent from a recent `mailing list
discussion`__.

.. __: http://archives.postgresql.org/pgsql-hackers/2012-09/msg00746.php

The current maintainers have been be invited to the organization with
administrative privileges, keeping total control of the project.

----

This repository has been created using the command::

	git cvsimport -v -d :pserver:anonymous@cvs.pgfoundry.org:/cvsroot/reorg -A pg_reorg.auths -C pg_reorg -k -r cvs pg_reorg

with a suitably populated pg_reorg.auths.

I assume new CSV commits will be added to ``remotes/cvs/master``, but I'm not
sure yet, so please consider this repository unstable until the development
model has been organized.

Description
No description provided
Readme 619 KiB
Languages
C 84.7%
TSQL 5.1%
PLpgSQL 3.3%
Makefile 2.6%
RPM Spec 2.2%
Other 2.1%