[ADMIN] how can I mirror a postgres database

2000-09-30 Thread Dronamraju Rajesh
Hi all, I am having postgres6.5 installed on a remote linux server. Now i have installed the same scenario in a local machine. Now i want to update my local machine with any transaction or changes made in remote machine. something like a oracle parallel server. where if one machine breaks dow

[ADMIN] postgres functions(.so)

2000-09-30 Thread Vladimir V. Zolotych
  Hello Can anybody help me? The question is: Is it possible to write postgres function on C/C++ that selects some tables of a database ? More detailed description. Suppose I have database with tables A, B. I've written program on C++ with 'main' function that reads tables A, B and returns some v