[EMAIL PROTECTED] ("Marko Kreen") writes:
> To Chris: you should like PgQ, its just stored procs in database,
> plus it's basically just generalized Slony-I, with some optimizations,
> so should be familiar territory ;)
Looks interesting...
Random ideas
============
- insert_event in C (way to get rid of plpython)
Yeah, I'm with that... Ever tried building [foo] on AIX, where foo in
('perl', 'python', ...)??? :-(
It seems rather excessive to add in a whole stored procedure language
simply for one function...
--
(format nil "[EMAIL PROTECTED]" "cbbrowne" "linuxdatabases.info")
http://www3.sympatico.ca/cbbrowne/sgml.html
I always try to do things in chronological order.
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match