%.html: %.txt
asciidoc $<
-manupload: londiste.1 londiste.1.html
- rsync -avz londiste.1 londiste.1.html londiste.1.txt pgf:web/skytools/htdocs/man/
+manupload: man html
+ rsync -avz londiste.[15] *.html *.txt pgf:web/skytools/htdocs/man/
== PROVIDER COMMANDS ==
- londiste.py config.ini provider <command>
+ $ londiste.py config.ini provider <command>
Where command is one of:
CREATE LANGUAGE plpgsql;
CREATE LANGUAGE plpython;
\i .../contrib/txid.sql
- \i .../contrib/logtriga.sql
\i .../contrib/pgq.sql
\i .../contrib/londiste.sql
select pgq.create_queue(queue name);
-Notes:
-
- * If the PostgreSQL modules are not installed on the same machine as
- the Python scripts are, the commands need to be done by hand.
-
- * The schema/tables are installed under user Londiste is configured
- to run. If you prefer to run Londiste under non-admin user, they
- should also be installed by hand.
-
=== provider add <table name> ... ===
Registers table(s) on the provider database and adds the londiste trigger to