bizgres - bizgres: Example XML defined jobs, these jobs are for a

From: nwakefield(at)pgfoundry(dot)org (User Nwakefield)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Example XML defined jobs, these jobs are for a
Date: 2005-08-25 00:30:19
Message-ID: 20050825003019.D25D41125F81@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Example XML defined jobs, these jobs are for a previous version of KETL and have not been fully tested with the latest XML syntax. However they offer simple example of database, file, ftp and lookup operations. Examples of using sort, dedup and more day to day ETL operations are to follow.

Added Files:
-----------
bizgres/KETL/xml/examples/General:
MultiDBToDB.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/examples/General/MultiDBToDB.xml?rev=1.1&content-type=text/x-cvsweb-markup)
FTPRemoteFile.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/examples/General/FTPRemoteFile.xml?rev=1.1&content-type=text/x-cvsweb-markup)
TransferFromFTPToFile.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/examples/General/TransferFromFTPToFile.xml?rev=1.1&content-type=text/x-cvsweb-markup)
FileToDBStaging.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/examples/General/FileToDBStaging.xml?rev=1.1&content-type=text/x-cvsweb-markup)
DBToDBWithIncrementor.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/examples/General/DBToDBWithIncrementor.xml?rev=1.1&content-type=text/x-cvsweb-markup)
DBToDBWithLookup.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/examples/General/DBToDBWithLookup.xml?rev=1.1&content-type=text/x-cvsweb-markup)
DBToDB.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/examples/General/DBToDB.xml?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-25 00:30:28 pgsql: Update release checklist.
Previous Message User Nwakefield 2005-08-25 00:30:16 bizgres - bizgres: New Directory